kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #24243
Re: Bitmap fonts
-
To:
jp charras <jp.charras@xxxxxxxxxx>, <kicad-developers@xxxxxxxxxxxxxxxxxxx>
-
From:
Maciej Sumiński <maciej.suminski@xxxxxxx>
-
Date:
Mon, 18 Apr 2016 15:44:36 +0200
-
Authentication-results:
spf=pass (sender IP is 188.184.36.48) smtp.mailfrom=cern.ch; lists.launchpad.net; dkim=none (message not signed) header.d=none;lists.launchpad.net; dmarc=bestguesspass action=none header.from=cern.ch;
-
In-reply-to:
<5710C4FD.10109@wanadoo.fr>
-
Spamdiagnosticmetadata:
NSPM
-
Spamdiagnosticoutput:
1:23
-
User-agent:
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0
On 04/15/2016 12:39 PM, jp charras wrote:
[snip]
> Orson,
>
> I just tested your last version, and I find the result rather good.
I have just changed one more thing: now vertex data is not stored in the
system memory, but in mapped video memory [1]. I hope it solves all the
memory related problems for now.
> Only one thing: I have some trouble to understand the criteria used to decide if pad numbers and net
> names are shown or not:
> For a given pad (i.e. font size), it depends not only on the zoom level (this is what I was
> expecting), but also on other things like the fact you are zooming from high level to low level or
> the opposite, and the board area shown on screen.
It should be dependent only on pad size and zoom, the code responsible
for the decision is in D_PAD::ViewGetLOD() method. I will have a look at
it and see if there is another problem that I am not aware of.
Regards,
Orson
1.
https://github.com/orsonmmz/kicad-source-mirror/tree/cached_container_refactor
Attachment:
signature.asc
Description: OpenPGP digital signature
References