It is currently Sat Apr 20, 2024 1:41 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: And the answer was right here all the time...
PostPosted: Sat Oct 22, 2016 3:44 pm  (#1) 
Offline
GimpChat Member
User avatar

Joined: Aug 08, 2016
Posts: 1982
Location: East Midlands of England
I have really enjoyed the contributions to and development of the post about a Custom Font script.

It reminded me, off on a tangent, of an old word macro that I wrote in a previous existence to convert text from one font into another dedicated joined-up writing font that I used to create resources for teaching joined up writing to seven year-old children in school. That macro was based on a program that I had written years earlier in BBC Basic on the Acorn Archimedes series of computers (in the UK). The Arm Chip of mobile phonr technology developed, I suppose, from those beginnings at Acorn.

Anyway I found that I still had a copy of the old font and set about converting the word macro into python script just for fun. The conversion was an amazingly easy process but the script failed every time at the final stage of writing the characters into a text layer; Gimp mumbled something about an error displaying certain characters.

I could not find any real helpful information at all but concluded that the character set was not being correctly decoded in python. When the original program was written there were only ASCII character maps - not all the various font encodings that are used now, and so I had to squeeze all the extra joining characters into the character range 160 to 255.

On searching online I came across the clue I needed to access the right encoding for my font - and it was right here on the Gimp Chat forum answered by Ofnuts. Thank you Ofnuts - when you answered the original post you were also soving my problem (3 years later). My brain was aching - if only I had thought to search here first!!!

The link to that post:

viewtopic.php?f=9&t=6875

Anyway - here is a sample output of the script to join up those darn letters that six and seven year-olds had to sweat so hard over:

Image

And here is the character map of the actual font.

Image

_________________
Image

"Let no one steal your dreams."
Paul Cookson


Latest plug-in update: Paragrapher v.1.4
Custom Font Links
Tools
Character Paths
White Bases


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: And the answer was right here all the time...
PostPosted: Sat Oct 22, 2016 10:53 pm  (#2) 
Offline
GimpChat Member
User avatar

Joined: May 16, 2010
Posts: 14709
Location: USA
Skinnyhouse wrote:
I have really enjoyed the contributions to and development of the post about a Custom Font script.

It reminded me, off on a tangent, of an old word macro that I wrote in a previous existence to convert text from one font into another dedicated joined-up writing font that I used to create resources for teaching joined up writing to seven year-old children in school. That macro was based on a program that I had written years earlier in BBC Basic on the Acorn Archimedes series of computers (in the UK). The Arm Chip of mobile phonr technology developed, I suppose, from those beginnings at Acorn.

Anyway I found that I still had a copy of the old font and set about converting the word macro into python script just for fun. The conversion was an amazingly easy process but the script failed every time at the final stage of writing the characters into a text layer; Gimp mumbled something about an error displaying certain characters.

I could not find any real helpful information at all but concluded that the character set was not being correctly decoded in python. When the original program was written there were only ASCII character maps - not all the various font encodings that are used now, and so I had to squeeze all the extra joining characters into the character range 160 to 255.

On searching online I came across the clue I needed to access the right encoding for my font - and it was right here on the Gimp Chat forum answered by Ofnuts. Thank you Ofnuts - when you answered the original post you were also soving my problem (3 years later). My brain was aching - if only I had thought to search here first!!!

The link to that post:

viewtopic.php?f=9&t=6875

Anyway - here is a sample output of the script to join up those darn letters that six and seven year-olds had to sweat so hard over:

[ Image ]

And here is the character map of the actual font.

[ Image ]


It's very nice. :)

_________________
Image
Edmund Burke nailed it when he said, "The only thing necessary for the triumph of evil is for good men to do nothing."


Top
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Attachment(s) seamless dots Nverming i know the answer!

0

No new posts Attachment(s) Wanted Part-time/full-time Moderators

64

No new posts Seeing the Stars for the first time

3

No new posts Time For A New Wilber

2

No new posts What a time to be alive.

8


cron

* Login  



Powered by phpBB3 © phpBB Group