-
Re: Making Windows Fonts Do Something They Shouldn't
No, because John S does want the correct Unicode codepoints for the chess symbols in the text string eventually. He's just trying to come up with a way to get them there that doesn't involve someone …3 -
Re: Making Windows Fonts Do Something They Shouldn't
The trouble with ASCII or ANSI codes with a OTL feature such as ornm is that what is being stored in the text is those codes, and not the Unicode chess symbol characters. John seems to be suggesting …1 -
Re: Making Windows Fonts Do Something They Shouldn't
What do you mean by '7-bit or 8-bit fonts'? Not really. The process is similar to that for other platforms. If you want to make it easier to provide a custom keyboard, e.g. for entering chess piece s…1 -
Re: Selling a font as a natural person
The first thing you need to determine is the jurisdiction whose laws will govern the agreement (and hence where any dispute would be resolved). This could be Poland or the UK. The client will probabl…5 -
Re: Determine whether a font file is OpenType format or TrueType format
My inclination, in terms of providing accurate and useful information is not to make a distinction between TrueType and OpenType, but instead between TTF and CFF (outline format distinction) and then…6