XML talk:TSFF: Difference between revisions
Jump to navigation
Jump to search
Paradox-01 (talk | contribs) (adding fonts programmatically in case OniSplit supports import) |
Script 10k (talk | contribs) |
||
Line 5: | Line 5: | ||
You could probably generate images of every glyph. | You could probably generate images of every glyph. | ||
Instead of saving these images, the pixels could be read and turned into int32 values... | Instead of saving these images, the pixels could be read and turned into int32 values... | ||
---- | |||
::More interesting than import them as text would be import them with font files: http://www.acutesystems.com/fonts.htm. However for this we would need that Neo would add this functionality to OniSplit. [[User:Script 10k|Script 10k]] ([[User talk:Script 10k|talk]]) 10:53, 30 November 2016 (CET) |
Revision as of 09:53, 30 November 2016
Adding new fonts
Taking notes...
http://www.devasp.net/net/articles/display/139.html
You could probably generate images of every glyph. Instead of saving these images, the pixels could be read and turned into int32 values...
- More interesting than import them as text would be import them with font files: http://www.acutesystems.com/fonts.htm. However for this we would need that Neo would add this functionality to OniSplit. Script 10k (talk) 10:53, 30 November 2016 (CET)