Pubblicità di mikrotypestd

Forum

 

14 posts

Calendary Hands error

25/08/2013 alle 05:23

I was using Calendary Hands and got an error when I typed 2 lls in a row, such as in 'allow' or 2ts or 2fs. So, I opened a font editor to see if I could figure out what was wrong and erased the glyphs t_t, f_f, & l_l. It works right in word processors but on photoshop, and my pre-existing project, still same prob. Any help?

Modificato su 25/08/2013 alle 09:44 da T888


25/08/2013 alle 08:17

http://www.dafont.com/calendary-hands.font

The 't_t, f_f, and l_l' glyphs are kerning pairs. They're spaced a little differently, for when those letters are used consecutively in a word. You're supposed to use them instead of typing the letter twice. You might as well download the font again, since your copy is now permanently fucked.

I don't think any errors in any fonts can be solved by erasing glyphs.


25/08/2013 alle 09:20

It works better than it did before. At least now it works in word processors, just not photoshop.

Modificato su 25/08/2013 alle 09:45 da T888


25/08/2013 alle 10:29

The double f, l and t are not kerning pairs but discretionary ligatures which only work in an open type version of the font with a script like this:
feature DiscretionaryLigatures dlig {
lookup dligSub;
}

lookup dligSub {
sub f f -> f_f;
sub l l -> l_l;
sub t t -> t_t;
}

But as this demo version is true type these three characters are not recognized and as they are not mapped they can not be used. With true type only the standard fi and fl ligatures are recognized.

I have tried the font in three different applications and have not encountered any problem whatsoever. So the problem is your side, not in the font.


25/08/2013 alle 10:44

I got it to work everywhere except photoshop by erasing those glyphs completely. Does anybody have any clue how to get it to work there?

Modificato su 25/08/2013 alle 10:44 da T888


25/08/2013 alle 11:01

Are we talking about the same thing? Are you using the demo ttf or an otf version?


25/08/2013 alle 11:05

I think ttf.


25/08/2013 alle 11:08

How do you mean 'I think'?


25/08/2013 alle 11:12

ttf


25/08/2013 alle 11:30

What is the error message?


25/08/2013 alle 12:41

'Could not complete your request because of a program error'. It only happen when I try to type those letters though such as in 'allow', the only way to type it is 'al low' with the space and if you delete it, same error occurs.


25/08/2013 alle 18:17

What happens with a double r, like in arrow?


25/08/2013 alle 20:05

No problem with double Rs. Just ls, ts, & fs.


26/08/2013 alle 02:43

koeiekat ha detto  
The double f, l and t are not kerning pairs but discretionary ligatures which only work in an open type version of the font with a script like this:
feature DiscretionaryLigatures dlig {
lookup dligSub;
}

lookup dligSub {
sub f f -> f_f;
sub l l -> l_l;
sub t t -> t_t;
}

I stand corrected.

But as this demo version is true type these three characters are not recognized and as they are not mapped they can not be used. With true type only the standard fi and fl ligatures are recognized.

I have tried the font in three different applications and have not encountered any problem whatsoever. So the problem is your side, not in the font.




Fuso orario: CEST. Ora sono le 08:06


 
Privacy Policy  -  Contatti