Character Reference (HTML Entities)
Jul. 1st, 2014 07:52 pmhttp://dev.w3.org/html5/html-author/charref
This is something I don't want to lose. Especially considering that GD has Unicode support when the glyph's in the typeface.
Example: These are closing curly quotes. Also known as apostrophes.
’ ’ ’ ’ ’
Represented as
’ ’ ’ &e#x02019; ’
One of these days I'll have a big cross-reference reminding me how to get to all of these on Windows and MAC OS/X. ALT 0146, for example.
This is something I don't want to lose. Especially considering that GD has Unicode support when the glyph's in the typeface.
Example: These are closing curly quotes. Also known as apostrophes.
’ ’ ’ ’ ’
Represented as
’ ’ ’ &e#x02019; ’
One of these days I'll have a big cross-reference reminding me how to get to all of these on Windows and MAC OS/X. ALT 0146, for example.