Re: [fontforge-devel] Where is the changeWeight code?
Frank Trampe <[email protected]>
| Newsgroups | gmane.comp.fonts.fontforge.user,gmane.comp.fonts.fontforge.devel |
|---|---|
| Message-ID | <CANkSbhobKE2jRrWpmWgHfG8=3dLYAWVuQT2vu-A0pfsaCQMutQ@mail.gmail.com> |
I believe that I added MergeIntersections, so that error report would not have appeared before, but there would likely have been silent problems from having nearly colocated intersections. It seems that we are merging an intersection at an end point into another intersection (also at an end point), which breaks the calculation of the t-value of the intersection since the relocated intersection is not on the original spline. I am considering how best to fix this. On Fri, Jan 9, 2015 at 11:45 AM, <[email protected]> wrote: > On Thu, 8 Jan 2015, Werner LEMBERG wrote: > > Running the attached script with > > > > fontforge -script makelilyfont.pe feta20.pfb > > Both FontAnvil and FontForge (current head revisions of each) seem to > produce correct font output from this example on my machine. > > > I get > > > > Internal Error (overlap) in scripts.reverseturn: > > I see similar messages. But do you get incorrect font output? Random > error messages are to be expected from FontForge, and I suggest ignoring > them as long as the font output is okay. Nonetheless, FontAnvil doesn't > produce these messages, and an earlier version of FontForge I just > overwrote (I think it was from last August) didn't either - so it's > possible something relevant has changed in FontForge since then. > > -- > Matthew Skala > [email protected] People before principles. > http://ansuz.sooke.bc.ca/ > ------------------------------------------------------------------------------ Dive into the World of Parallel Programming! The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net _______________________________________________ fontforge-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fontforge-users http://fontforge.10959.n7.nabble.com/User-f8781.html