Hello,
I am new to OpenType Features and I am confused as to when it is best to use them. I am hoping if I explain what I am doing, someone can tell me if I should go ahead with what I have already done or should I persevere with learning how to use OpenType Features.
I have created:
the 26 lowercase Latin letters (u+0061-u+ 007A),
the Combining Macron (u+0304),
the Combining Dot Above (u+0307)
the Combining Double Macron (u+035E),
the Combining Double Inverted Breve (u+0361),
the Combining Long Solidus Overlay (u+0338),
the Combining ‘x’ above (u+033D)
Then in the Private Use area of Unicode (u+F000-u+FFFF) I have created 46 graphemes consisting of:
25 lowercase letters (u+0061-u+ 007A),
5 single lowercase letters each with a Combining Macron (0304),
4 sets of two lowercase letters each set with a Combining Double Macron (u+035E),
12 sets of two lowercase letters each set with a Combining Double Inverted Breve (u+0361)
I have then used these 46 graphemes as the basis for 46 superscript graphemes, which are shifted left 1/2 en. All created in the Private Use area.
I have then used these 46 superscripted graphemes as the basis for four sets of 46 graphemes each set shifted a little further left. Also all created in the Private Use area.
The Combining Dot Above (u+0307) is used to overlay the 5 lowercase vowels in the Private Use area. These 5 dotted vowels have not been created in the Private Use area
The Combining Long Solidus Overlay (u+0338) and the Combining ‘x’ above (u+033D) are used to overlay the 52 Latin letters. These have also not been created in the Private Use area.
So I have created all these 276 graphemes listed above in the Private Use area.
So finally to my question; should I continue the use the Private Use area or should I persist in learning about OpenType Features and what are the advantages of each? And a sub-question; if OpenType Features is the way to go, which feature(s) should I use for what I have outlined above?
Thank you for your help, best regards,
Julian