blob: 575f08cd0a71ceba054e91ce67ff50c7c5f956b9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
% upright Greek? Not italicize var and orig capital Greek?
% over and under braces and square roots from mdbch are flawed.
% fix undefined small caps in text
% fix undefined glyphs: perthousandzero, dotlessj, Eng, eng in text fonts
% fix undefined ligatures: ffi, ffl, rangedash, ff, punctdash in text fonts
% Arev Sans has wider leading than Bitstream Vera Sans? -- where is this set in FontForge? TTF values? Does that affect Postscript fonts?
% also the underline position and height--compare to Bera Sans.
% add README, versioning, and changelog file--can put this last into arevdoc.
% More efficient to get script font from OMS font instead of loading a separate math alphabet? This would require putting the script font into the OMS virtual font.
% add description to doc about how afmtoglyphlist works and was used
% add description to doc about fixing position of math accents
% add description to doc about overview of converting a Unicode font to use with mathematics.
% fix horizontal placement of math accents for imath (in resetdotlessi.mtx?)
% fix horizontal placement of math accents for the original characters (ie, the var ones in the virtual font work). This might not be possible since I don't know that TeX allows kerning between fonts.
% Math accent kerns to fix in roman: f,r,t?,Gamma--Done. Need to be fixed in bold roman?
|