mirror of
https://bjh21.me.uk/bedstead/.git
synced 2026-07-10 14:03:06 -04:00
This is done by making the new glyph contain only a reference to the old one. While it's possible to have multiple Unicode code points reference the same glyph, that's rarely what you want because it's useful to be able to map back from a glyph name to a code point, and obviously that requires that the glyph have different names when accessed through different code points.
Description
No description provided
Languages
C
79.4%
HTML
6.6%
Python
6.2%
PostScript
4.4%
CSS
1.9%
Other
1.5%