I have also started to look into the use of the larger Unicode Character set page down to Symbols and Punctuation.As long as you have an appropriate font most of these will work.
I think that issue needs making explicit and answered explicitly for TW otherwise we'll stay stuck in the "black arts of Unicode use", which much of the web is.
We'd have to shed light on Unicode workings to use it optimally, I think.
I love to use icons in Tiddlywiki. It is very well known that a picture is worth a thousand words!The below is a repo and small webpage lets you find many icons mostly from free and open source library (check licenses)
Mohammad wrote:I love to use icons in Tiddlywiki. It is very well known that a picture is worth a thousand words!The below is a repo and small webpage lets you find many icons mostly from free and open source library (check licenses)Right. Simple question.Are there ANY functions in TW for which icons in libraries DO NOT exist?For instance "Save to Webpage", or "Import Ordered By Filter?", or "Search for Unicode Ranges?"
You get the idea?I'm simply wondering, often, if we need a few more TW specific icons matching its evolved functions more precisely?Just thinking out-loud :-).Best wishesTT
TT: For instance "Save to Webpage", or "Import Ordered By Filter?", or "Search for Unicode Ranges?"MO: They are used for TW functioning itself. But If I use TW for something specific like a course on CRE, I need extra icons, extra graphics!
Example: I like to have icon for questions, icon for tips, icon for computer solved problem, icon for Matlab code, icon for Python code!icon for flow system, icon for batch system, icon for wikipedia,
Are there standard functions in TW that currently LACK icons?
Best wishesTT
I show how you can embed a unicode character in a svg to get icons. It is an additional and equivalent source of "icons" without any need to load an SVG icon.
1 - You are missing something. Sure since text/fonts can be embedded in SVG it sure is right it is useful! But NOT for ICONS.
It is far less an issue with normal euro-text (a-z stuff). It is an issue with other stuff often.
This because the the embed will be of the specific font available. SINCE fonts vary in their representation of GLYPHS this is not really a solution if you trying to make an icon via a Unicode characters as the FONT SUBSTITUTION cascade differs between platforms.
2 - I think the benefit of embedding a SINGLE GLYPH in an SVG needs justifying.
Why? Well if you have it available you can just use it as a normal character!
So I can't really see the added value of making Icons using a singular Unicode character when you can just use the character directly.
the resource Mohammad shared it excellent. I just do not know how to find out if I am breaking any licence?