Re: Tk Unicode is slow
- From: Keith Nash <kjn9@xxxxxxxxxxxxxxxx>
- Date: Fri, 30 Sep 2005 09:40:45 +0000
Donal K. Fellows wrote:
> Keith Nash wrote:
>> but it doesn't cache the virtual font metadata, and
>> it doesn't tell us what it is.
>
> It does cache the metadata, within the font as long as the font (or is
> it as long as the font is in use?
I really meant that when the process dies, the virtual font metadata is
lost, and has to be regenerated the next time it is required. Obviously
this has pros as well as cons.
Jeff Hobbs wrote:
> font create myfont -family Courier -size 10 -fallback 0
-fallback 0 would be very useful: one thing it would allow is viewing the
font and its available glyphs in Tcl/Tk - rather than having to use a
system tool.
Keith.
.
- References:
- Tk Unicode is slow
- From: Keith Nash
- Re: Tk Unicode is slow
- From: Bryan Oakley
- Re: Tk Unicode is slow
- From: Jeff Hobbs
- Re: Tk Unicode is slow
- From: Keith Nash
- Re: Tk Unicode is slow
- From: Donal K. Fellows
- Tk Unicode is slow
- Prev by Date: command pipelines, blocking and stderr
- Next by Date: Re: My own control structures are slow
- Previous by thread: Re: Tk Unicode is slow
- Next by thread: Dr. Dobb's Tcl-URL! - weekly Tcl news and links (Sep 28)
- Index(es):
Relevant Pages
|