Cagenerated Ttf -

# Lowercase 'e' gets an alternate when followed by any lowercase letter sub e' [b c d e f g h i j k l m n o p q r s t u v w x y z] by e.alt;

# Lowercase 'c' gets an alternate when followed by any lowercase letter sub c' [b c d e f g h i j k l m n o p q r s t u v w x y z] by c.alt; cagenerated ttf

feature calt { # Contextual Alternates for 'cagenerated' script # Improves flow by substituting final/medial forms # Lowercase 'a' gets an alternate when followed by any lowercase letter sub a' [b c d e f g h i j k l m n o p q r s t u v w x y z] by a.alt; # Lowercase 'e' gets an alternate when followed

This example implements a basic for a cursive or handwritten style font, where an alternate form of a lowercase letter is used when followed by another lowercase letter (to simulate connected writing). cagenerated ttf

# Lowercase 'd' gets an alternate when followed by any lowercase letter sub d' [b c d e f g h i j k l m n o p q r s t u v w x y z] by d.alt;

# Lowercase 'b' gets an alternate when followed by any lowercase letter sub b' [b c d e f g h i j k l m n o p q r s t u v w x y z] by b.alt;

# Lowercase 'f' gets an alternate when followed by any lowercase letter sub f' [b c d e f g h i j k l m n o p q r s t u v w x y z] by f.alt;

We use cookies to operate this website and to improve its usability. Full details of what cookies are, why we use them and how you can manage them can be found by reading our Privacy Statement. Please note that by using this site you are consenting to the use of cookies.