[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: using glyphs by default in perl-mode
From: |
Ted Zlatanov |
Subject: |
Re: using glyphs by default in perl-mode |
Date: |
Wed, 05 Jun 2013 15:36:59 -0400 |
User-agent: |
Gnus/5.130006 (Ma Gnus v0.6) Emacs/24.3.50 (gnu/linux) |
On Wed, 05 Jun 2013 14:52:59 -0400 Stefan Monnier <address@hidden> wrote:
>> Of course. I was thinking of a dynamically produced glyph that scales
>> down to the text size. I think SVG can do something like that, scaling
>> gracefully. If you want a bigger image, you increase the font size!
SM> Scaling is good, but it's difficult to know which size to use.
SM> Worse, the same image might need to be displayed at different sizes in
SM> different windows, since the same text may be rendered with different
SM> font size in different windows.
SM> IOW, I think this requires support on the C side, e.g. to specify the
SM> image height as a multiple of the line height or as a multiple of the
SM> "current font"'s height.
My description was entirely from the developer's side of how it should
behave to make working with images easier. Unfortunately I have no idea
where to even start to implement this...
Ted
- Re: using glyphs by default in perl-mode, (continued)
- Re: using glyphs by default in perl-mode, Stefan Monnier, 2013/06/04
- Re: using glyphs by default in perl-mode, Ted Zlatanov, 2013/06/04
- Re: using glyphs by default in perl-mode, Stefan Monnier, 2013/06/04
- Re: using glyphs by default in perl-mode, Ted Zlatanov, 2013/06/05
- Re: using glyphs by default in perl-mode, Stefan Monnier, 2013/06/05
- Re: using glyphs by default in perl-mode, Ted Zlatanov, 2013/06/05
- Re: using glyphs by default in perl-mode, joakim, 2013/06/05
- Re: using glyphs by default in perl-mode, Ted Zlatanov, 2013/06/05
- Re: using glyphs by default in perl-mode, Ted Zlatanov, 2013/06/05
- Re: using glyphs by default in perl-mode, Stefan Monnier, 2013/06/05
- Re: using glyphs by default in perl-mode,
Ted Zlatanov <=
- Re: using glyphs by default in perl-mode, joakim, 2013/06/05
- Re: using glyphs by default in perl-mode, Glenn Morris, 2013/06/05
- Re: using glyphs by default in perl-mode, Ted Zlatanov, 2013/06/05
- Re: using glyphs by default in perl-mode, Glenn Morris, 2013/06/05
- Re: using glyphs by default in perl-mode, Ted Zlatanov, 2013/06/05
- Re: using glyphs by default in perl-mode, Stefan Monnier, 2013/06/05
- Re: using glyphs by default in perl-mode, Ted Zlatanov, 2013/06/05
- Re: using glyphs by default in perl-mode, Stefan Monnier, 2013/06/05
- Re: using glyphs by default in perl-mode, Eli Zaretskii, 2013/06/07
- Re: using glyphs by default in perl-mode, Jambunathan K, 2013/06/07