LayoutFarm / Typography

C# Font Reader (TrueType / OpenType / OpenFont / CFF / woff / woff2) , Glyphs Layout and Rendering
Other
411 stars 85 forks source link

OpenFontWriter #146

Open Happypig375 opened 6 years ago

Happypig375 commented 6 years ago

Currently, Typography can only read tables from a font file, but not write tables back to the font file.

I want to modify the codepoint map of the AMS Mathematical Symbols font so that the glyphs corresponding to the Capital Letters will correspond to the mathematical double-struck letters instead.

prepare commented 6 years ago

Hello @Happypig375

I love that Idea. But I can't do it at this time :)