* [gentoo-user] color fonts?
@ 2020-07-04 12:51 Caveman Al Toraboran
2020-07-04 15:42 ` Ashley Dixon
2020-07-04 18:30 ` Valmor F. de Almeida
0 siblings, 2 replies; 4+ messages in thread
From: Caveman Al Toraboran @ 2020-07-04 12:51 UTC (permalink / raw
To: Gentoo
hi - some colors are fancy schmancy, look:
https://www.fontspace.com/category/color
can we do this to linux? e.g. in urxvt?
also can we make our own color fonts?
e.g. can OTB fonts have color encoded in them?
rgrds,
cm.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] color fonts?
2020-07-04 12:51 [gentoo-user] color fonts? Caveman Al Toraboran
@ 2020-07-04 15:42 ` Ashley Dixon
2020-07-04 15:45 ` Ashley Dixon
2020-07-04 18:30 ` Valmor F. de Almeida
1 sibling, 1 reply; 4+ messages in thread
From: Ashley Dixon @ 2020-07-04 15:42 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1216 bytes --]
On Sat, Jul 04, 2020 at 12:51:45PM +0000, Caveman Al Toraboran wrote:
> hi - some colors are fancy schmancy, look:
> https://www.fontspace.com/category/color
>
> can we do this to linux? e.g. in urxvt?
>
> also can we make our own color fonts?
> e.g. can OTB fonts have color encoded in them?
Apple were amongst the first to deal in multicolour fonts, in which they used a
proprietary extension to OpenType that allowed them to store raster images
(PNGs) in blocks within the TTF file, which they used to create the emoji font
[1, 2, 3]. However, this is very atypical and not good practice when designing
fonts. Few, if any, of the fonts on that website actually lock you to using a
single colour; they're just displayed like that to show visitors what they look
like.
If you want those particular effects, you could use something like GIMP to make
the fonts transparent on another layer and then use the gradient tool.
[1] https://stackoverflow.com/q/9534902
[2] https://graphicdesign.stackexchange.com/q/64917
[3] https://bugzilla.mozilla.org/show_bug.cgi?id=119490#c120
--
Ashley Dixon
suugaku.co.uk
2A9A 4117
DA96 D18A
8A7B B0D2
A30E BF25
F290 A8AA
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] color fonts?
2020-07-04 15:42 ` Ashley Dixon
@ 2020-07-04 15:45 ` Ashley Dixon
0 siblings, 0 replies; 4+ messages in thread
From: Ashley Dixon @ 2020-07-04 15:45 UTC (permalink / raw
To: gentoo-user
[-- Attachment #1: Type: text/plain, Size: 1069 bytes --]
On Sat, Jul 04, 2020 at 04:42:27PM +0100, Ashley Dixon wrote:
> Apple were amongst the first to deal in multicolour fonts, in which they used
> a proprietary extension to OpenType that allowed them to store raster
> images (PNGs) in blocks within the TTF file, which they used to create the
> emoji font [1, 2, 3]. However, this is very atypical and not good practice
> when designing fonts. Few, if any, of the fonts on that website actually
> lock you to using a single colour; they're just displayed like that to show
> visitors what they look like.
>
> If you want those particular effects, you could use something like GIMP to
> make the fonts transparent on another layer and then use the gradient tool.
>
> [1] https://stackoverflow.com/q/9534902
> [2] https://graphicdesign.stackexchange.com/q/64917
> [3] https://bugzilla.mozilla.org/show_bug.cgi?id=119490#c120
Addendum. Longer explanation: https://en.wikipedia.org/wiki/OpenType#Color_fonts
--
Ashley Dixon
suugaku.co.uk
2A9A 4117
DA96 D18A
8A7B B0D2
A30E BF25
F290 A8AA
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-user] color fonts?
2020-07-04 12:51 [gentoo-user] color fonts? Caveman Al Toraboran
2020-07-04 15:42 ` Ashley Dixon
@ 2020-07-04 18:30 ` Valmor F. de Almeida
1 sibling, 0 replies; 4+ messages in thread
From: Valmor F. de Almeida @ 2020-07-04 18:30 UTC (permalink / raw
To: gentoo-user, Caveman Al Toraboran
On 7/4/20 7:51 AM, Caveman Al Toraboran wrote:
> hi - some colors are fancy schmancy, look:
> https://www.fontspace.com/category/color
>
> can we do this to linux? e.g. in urxvt?
>
> also can we make our own color fonts?
> e.g. can OTB fonts have color encoded in them?
>
> rgrds,
> cm.
>
Maybe this is a place to start; for terminals:
https://pypi.org/project/rich/
Just a thought.
--
Valmor
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-07-04 17:30 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-04 12:51 [gentoo-user] color fonts? Caveman Al Toraboran
2020-07-04 15:42 ` Ashley Dixon
2020-07-04 15:45 ` Ashley Dixon
2020-07-04 18:30 ` Valmor F. de Almeida
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox