← Back to team overview

kicad-developers team mailing list archive

Re: [PATCH] Build fixes: bitmaps and polygon

 

Hi Wayne,

On 31.01.19 17:49, Wayne Stambaugh wrote:

> I would prefer that we create a base units object and then derived
> application level units objects as needed.  These objects would be
> small, compile quickly, and could be included in the common library so
> they are available everywhere.  Using 1nm units for schematics doesn't
> make a lot of sense to me even if/when we do convert to 64 bit integers.

Hm, we could get most of that by making the unit conversion functions in
BASE_SCREEN abstract, which would already dynamically dispatch most of
the unit conversions.

   Simon

Attachment: signature.asc
Description: OpenPGP digital signature


Follow ups

References