Discussion:
[fontforge-users] Are overlapping corners in a ttf valid?
TheScripts
2016-06-28 17:35:08 UTC
Permalink
Hello,

I'm currently trying to create a pixel based font and have created all of
the required glyphs. I would now like to generate a ttf file; however, I get
multiple "Self Intersecting" validation errors.

I know that many of the outlines for my characters have overlapping corners,
but since I want the characters to seem like they are made from
squares/blocks/pixels, it seems necessary for me to do so.

Example: <Loading Image...>
(background and text colors are interchanged).

I have gone ahead and generated the ttf file anyways and have tested the
font and it seem to work.

My questions are:
- Is it alright if I ignore these errors and generate/use the font anyways?
- Are there any possible issues that may arise from doing so?

Thank you,
TheScripts



--
View this message in context: http://fontforge.10959.n7.nabble.com/Are-overlapping-corners-in-a-ttf-valid-tp15129.html
Sent from the User mailing list archive at Nabble.com.
Dave Crossland
2016-06-29 02:25:07 UTC
Permalink
If the directions are set uniformly you shouldn't see basic rendering
problems but you may see more subtle issues
Post by TheScripts
Hello,
I'm currently trying to create a pixel based font and have created all of
the required glyphs. I would now like to generate a ttf file; however, I get
multiple "Self Intersecting" validation errors.
I know that many of the outlines for my characters have overlapping corners,
but since I want the characters to seem like they are made from
squares/blocks/pixels, it seems necessary for me to do so.
Example: <http://fontforge.10959.n7.nabble.com/file/n15129/uni0041.png>
(background and text colors are interchanged).
I have gone ahead and generated the ttf file anyways and have tested the
font and it seem to work.
- Is it alright if I ignore these errors and generate/use the font anyways?
- Are there any possible issues that may arise from doing so?
Thank you,
TheScripts
--
http://fontforge.10959.n7.nabble.com/Are-overlapping-corners-in-a-ttf-valid-tp15129.html
Sent from the User mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
_______________________________________________
fontforge-users mailing list
https://lists.sourceforge.net/lists/listinfo/fontforge-users
http://fontforge.10959.n7.nabble.com/User-f8781.html
TheScripts
2016-06-29 01:47:40 UTC
Permalink
Thank you for the response.

I've done a fair bit of testing with the generating font and haven't seen
any issues; so I'm happy enough with the results and am fine with ignoring
the errors.



--
View this message in context: http://fontforge.10959.n7.nabble.com/Are-overlapping-corners-in-a-ttf-valid-tp15129p15132.html
Sent from the User mailing list archive at Nabble.com.
Dave Crossland
2016-06-29 03:04:19 UTC
Permalink
Cool :)

Loading...