Code:
calibre-debug --subset-font FontFile.otf FontFile-subset.otf --unicode 22A0-304F
Could you add support for the Hexadecimal format for the code range of the subset-font tool?
It is more common to designate the point code of a Unicode character in Hexa format (because make a manuel conversion Hexa to Decimal... not cool)
Thanks