Mono icons in systray

Mark markg85 at gmail.com
Wed Dec 12 08:56:42 UTC 2012


On Wed, Dec 12, 2012 at 8:06 AM, Jacopo De Simoi <wilderkde at gmail.com> wrote:
> On Tuesday 11 December 2012 21:37:13 Marco Martin wrote:
>> On Tuesday 11 December 2012, Jacopo De Simoi wrote:
>> > recalling some recent post on icon fonts, I wonder if switching to an icon
>> > font for monochrome plasma icons would provide us with a solution; in my
>>
>> > opinion there are quite a number of advantages:
>> using a font would basically raise the entry barrier of doing a new icon to
>> plus infinite or so..
>
> This seems to be a very sensible objection; I believe that inkscape can
> produce svg fonts, which can then be imported in fontforge and tweaked with
> hinting infos there.
>
> This is indeed a considerable overhead; perhaps then one could implement
> shape-rendering:crispEdges rendering in QtSvg; actually if the svg routines
> are shared with webkit, it could be that they are already implemented…
>
>>
>> having hinting there would be very cool (the shape deformation to fit the
>> grid, not the horrible color bleeding antialiasing abomination)
>
> Allright, subpixel hinting is definitely not your favourite feature; I got
> your point :D
>
> Best,
>    __J
> _______________________________________________
> Plasma-devel mailing list
> Plasma-devel at kde.org
> https://mail.kde.org/mailman/listinfo/plasma-devel

My advise: forget QtSvg. It's not developed anymore. It's there as
"completed" and will only be "kept alive", the Qt team is not going to
add any features to it unless someone wants to take maintainership. If
memory serve3s me right the advised way it to use Webkit to render a
SVG because it's svg support is far better then QtSvg.


More information about the Plasma-devel mailing list