add BMF to support utf-16 glyphs #1
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	
	No description provided.
		
		Delete branch "%!s()"
	 
	Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
right now... im using fixed array of size 97 for storing chars data
by subtracting the character index with 32...I can pull the current char data out of thin air!
however... this trick only works for glyphs between 32 and 127...
nobody wants to be stuck with a limited set of glyphs when there is a whole party waiting in wonderful world of utf-16