Re: [Numerator-discuss] Extending font
Status: Alpha
Brought to you by:
asomogyi
From: <end...@co...> - 2005-08-01 17:28:51
|
Hello The windows version of gnumerator is no longer developed. This technology is currently being rolled into Apple's Safari browser. I have decided to abandon Windows in general for 2 basic reasons, 1: the Apple OSX environment is so superior in every way, it is trully a joy to work in, and 2: perhaps more importantly, is the general apathetic attitude of Windows developers. In point, the gnumerator components have been available for download for approximatly 2 years, I have had thousands of downloads, and this is the 2nd or 3rd email I have received. In contrast, Apple (and Linux) have incredibly vibrant developer and user communities, I suspect that that is because Appls and Linux users and developers use that platform by choice rather than typically being forced to use a platform as with the case of Windows users and developers. But to answer your question, you do not have to re-compile any component to use a new font. What you have to do is edit a configuration file, this is "font-configuration-1-math-roman.xml", you need to tell it that this font has the particular glyph you added. You also have to edit another file called "font-configuration-3-times-new-roman.xml". This file has entries called glyph-ranges, this is a tells the program that this font has ranges of glyphs, and to use this font file for these glyphs. You need to break up these glyph ranges to exclude the glyph that you added to the other font file. > Hi all! > > I'm trying to exend font cm-roman.ttf but i can view only a small > empty rectangle instead of the new symbol. I proceeded in this way: > > - i added a new symbol with Font Creator 5.0 (eva) at the end of > cm-roman.ttf and assigned to this one the value $4001 in the mappings > menu (it seemed to be a free slot); the glyph number is $01ED. > > - i recompiled the solution for MathML.Rendering to obtain the new > MathML.Rendering.dll and i superceded this to the old one (in the > directory where the test form is); > > - i installed the modified font and tried to run the executalble > loading a test file contaning the string <math><mrow><mi> > 䀁</mi> </mrow></math> > (i tried also vith the value 01ED) > > Did i miss something? What is wrong? I'm sorry but my experience is > really poor... > > Thanks a lot for the attention and for the patience (i'm sorry for my > terrible english!) > > Lorenzo Consegni > > > ------------------------------------------------------- > SF.Net email is sponsored by: Discover Easy Linux Migration Strategies > from IBM. Find simple to follow Roadmaps, straightforward articles, > informative Webcasts and more! Get everything you need to get up to > speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&opick > _______________________________________________ > Numerator-discuss mailing list > Num...@li... > https://lists.sourceforge.net/lists/listinfo/numerator-discuss |