geckos icon indicating copy to clipboard operation
geckos copied to clipboard

Symbols used inside text

Open Gulix opened this issue 8 years ago • 2 comments

When writing a text to be added to a card, some symbols (defined by the template) could be added to the text via some mechanism : Constants, Special format (like bold & italic), copy / paste, ...

Maybe looking how it's done in Magic Set Editor

Gulix avatar Jun 09 '16 21:06 Gulix

https://developer.mozilla.org/fr/docs/Web/SVG/Tutoriel/polices_SVG

Gulix avatar Jun 29 '16 07:06 Gulix

Need to look into Icons-Font : http://www.alsacreations.com/tuto/lire/1547-police-font-icone-vectorielle-webdesign.html http://rafaltomal.com/how-to-create-and-use-your-own-icon-fonts/

The template creator will create its desired icon-fonts, that can then be added to the template file as DataUrl inside the custom-fonts. Then, each Richtext element could reference which icon-fonts can be used in the element.

Gulix avatar Jul 01 '16 11:07 Gulix