Hi,
Here's a patch to draw the zone hatching in GAL.
The hatching is already contained within the ZONE_CONTAINER objects,
so this patch just regenerates the hatching at opportune times, and
renders it when the zone is drawn.
Cheers,
John
From 9c9a512d0490c9b7776c4f54b625cd42acfbe070 Mon Sep 17
Oh the unholy mess from extended charsets:D
Not directly related to
the problem under hand (but may contain suggestions) here what I have
learnt during my endless wrestling with foreign charsets. Mostly a rant
Had to localize an application in japanese. Using ISO2022. On an
embedded system w
Hi,
Would it be possible to get the ubuntu builds tagged with a commit
hash? Version strings like 201702251416+7735~57~ubuntu16.10.1 are not
very useful if you want to know exactly which commit a build relates
to.
The exact commit is very useful when looking at a bug report from a
nightly. If a
*Please*. I'm tired of people asking for support and making me figure
out what "7735" is. We left bzr a long time ago now.
On Sun, Feb 26, 2017 at 11:46:09PM +0800, John Beard wrote:
> Hi,
>
> Would it be possible to get the ubuntu builds tagged with a commit
> hash? Version strings like 2017022
On 2/23/2017 7:52 PM, Cirilo Bernardo wrote:
> Hi folks,
>
> While attempting to build on Windows with -DBUILD_GITHUB_PLUGIN=OFF
> the build failed due to common/CMakeLists.txt (lines 18-20):
>
> if( NOT APPLE ) # windows and linux use openssl under curl
> find_package( OpenSSL REQUIRED
Le 01/02/2017 à 15:28, Oliver Walters a écrit :
> Hi all,
>
> Currently a lot of the .pretty libs have the library name (e.g.
> "Socket_Strips.pretty") duplicated
> (or partly duplicated) in the footprint name.
>
> This is (mainly) required to allow the footprint filtering in CvPCB to match
> t
I'm still waiting for our friends at CERN for an answer on library
licensing. We are leaning towards CC-SA with the use exception clause.
I turning out to be the longest time ever to write a single sentence. ;)
I'm not sure this license will be applicable to script generated models.
On 2/25/2017
I feel it would be important to have the freest possible license for
generated models and footprints as to not interfere with uses of the
library, in the interest of unifying library development and avoiding
license splits. (aside from the fact that copyright on some of those things
is a bit tenuou
Hi,
Sorry, that patch had a dependency on a previous commit in my patch stack.
Here's an updated one. PCB_EDITOR_CONTROL now inherits PCB_TOOL, not
TOOL_INTERACTIVE, so it can use the relevant BOARD_COMMIT constructor.
Cheers,
John
On Sat, Feb 25, 2017 at 2:50 PM, John Beard wrote:
> Hi,
>
>
On 2017-02-25 02:21 PM, jp charras wrote:
Le 25/02/2017 à 19:53, Kevin Cozens a écrit :
The attached copy of s-expr_pcbnew_file_format.odt is the same as the attached
library_file_format_EN.odt file.
The copy of the s-expr_pcbnew_file_format.odt file at the URL given above is
just a document w
On 2/26/2017 1:50 AM, Cirilo Bernardo wrote:
> Hi folks,
>
> This whole thing with UTF-8 filenames in Windows is a disaster.
> What I've found so far:
>
> 1. Regarding OCE: Since OCE 0.17 (OpenCascade 6.8) UTF8
> filenames have been supported when built with MSVC but
> obviously not with MinGW.
Hi all,
I've run into a problem while porting GerbView to GAL that doesn't have an
obvious best solution to me, so I thought I would ask those with more
knowledge of the GAL for ideas.
Gerber files rely on a fixed draw order. This becomes important when some
draw objects in the file are negative
There is one other way which I found after much digging
and it involves a GCC extension. Since we use GCC on
Windows this might be acceptable:
a. create a derived class of std::ifstream/ofstream. On
Windows the derived class will be used while on other
OS it will simply be typedef to std::ifstream
If the authors of the scripts agree, perhaps we can simply declare
the output Public Domain. Since the output can't be meaningfully
modified without modifying the GPL-copyrighted scripts I believe
the protection of the scripts is sufficient. Since we can't change
licenses of existing models withou
One way would be to separate the input data to the scripts (dimension
tables) and declare that public domain, then keep the scripts GPL but
clarify that they will not impose on the output any more restrictions than
the license of the input.
On Sun, Feb 26, 2017 at 3:16 PM, Cirilo Bernardo
wrote:
Just to add some related content to this conversation,
some time ago there was a discussion about this licensing stuff:
here:
https://forum.kicad.info/t/contributing-to-update-of-vrml-librarys-to-step/5049/21
and here:
https://forum.kicad.info/t/contributing-to-update-of-vrml-librarys-to-step/504
On Mon, Feb 27, 2017 at 9:02 AM, Mário Luzeiro wrote:
> Just to add some related content to this conversation,
>
> some time ago there was a discussion about this licensing stuff:
> here:
> https://forum.kicad.info/t/contributing-to-update-of-vrml-librarys-to-step/5049/21
> and here:
> https://for
On Sun, Feb 26, 2017 at 11:55 PM, Cirilo Bernardo wrote:
>
> That depends on what you mean by 'free'. If the output is Public Domain
> then
> anyone can use it for whatever purpose they like and have no obligations.
>
Strictly speaking, I don't think we can actually put a creation of the type
ty
18 matches
Mail list logo