Jul-17-2020, 07:42 AM
Hi,
I'm writing a program that needs a large Tkinter label, with multiline symbols in it.
Most fonts are 8 x 16 glyphs = rectangular. Visually that is not OK for me , I want square 16x16 glyphs.
Only Japanese, Chinese and Korean fonts have that, but there unicode does not seem to offer the simple symbols
that i need in 16x16.
Question: where can i find 16x16 glyphs with simple things, that i can write to a label?
I only need 2 or 3 different ones:
- an empty box
- a filled box with any color or pattern
(I've investigated making those myself, but that does not look like a piece of cake)
thx,
Paul
I'm writing a program that needs a large Tkinter label, with multiline symbols in it.
Most fonts are 8 x 16 glyphs = rectangular. Visually that is not OK for me , I want square 16x16 glyphs.
Only Japanese, Chinese and Korean fonts have that, but there unicode does not seem to offer the simple symbols
that i need in 16x16.
Question: where can i find 16x16 glyphs with simple things, that i can write to a label?
I only need 2 or 3 different ones:
- an empty box
- a filled box with any color or pattern
(I've investigated making those myself, but that does not look like a piece of cake)

thx,
Paul
It is more important to do the right thing, than to do the thing right.(P.Drucker)
Better is the enemy of good. (Montesquieu) = French version for 'kiss'.
Better is the enemy of good. (Montesquieu) = French version for 'kiss'.