SynBioDex / SBOL-visual

The reference implementation of the SBOL Visual standard
Other
33 stars 16 forks source link

Integrate font with ontology #98

Open jakebeal opened 4 years ago

jakebeal commented 4 years ago

The SBOL Visual font is currently readily usable only by humans and not machines, because there is not an available mapping from glyphs to font character IDs.

This should be readily addressable via the ontology, but somebody needs to actually add that mapping.

goksel commented 3 years ago

@jakebeal I would need to understand more about this issue. Can the font information be incorporated into README files or is there any description of this mapping somewhere?

jakebeal commented 3 years ago

The information that is needed is in the font itself. Resolving this, however, can probably be deferred until after #115, which might render it moot. That's why this one doesn't have anybody assigned to it yet.