lp:~cern-kicad/kicad/bugfix_1256302

Created by Maciej Suminski and last modified
Get this branch:
bzr branch lp:~cern-kicad/kicad/bugfix_1256302
Members of CERN KiCad developers can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
CERN KiCad developers
Project:
KiCad
Status:
Abandoned

Recent revisions

4524. By Maciej Suminski

Changed constness of some function arguments, iterators.
Reformatted the code, added some comments.

4523. By Maciej Suminski

DIfferent handling of italic texts, depending on the mirroring setting.

4522. By Maciej Suminski

Tilda handling for STROKE_FONT class.

4521. By Maciej Suminski

Glyphs and their bounding boxes are held in vectors instead of deque.
Moved scaling of font glyphs to the moment when they are created (eliminated a few multiplications unnecessary variables).
Changed some magic numbers into constants.

4520. By Maciej Suminski

Changed std::wstring to wxString.

4519. By Maciej Suminski

Fixed non ASCII characters drawing using GAL.

4518. By Dick Hollenbeck

Fix important informational comment in library-repos-install.sh

4517. By Dick Hollenbeck

*) update scripts/kicad-install.sh to use Github plugin for system footprints.
*) Add scripts/library-repos-install.sh for downloading *.pretty libraries and possibly using them.
*) Remove template/fp-* files, they are now at https://github.com/KiCad/kicad-library/template/*
   so they can be maintained by the library team. However note that it is possible to break
   kicad-install.sh with uncoordinated changes to that github repo.

It is best to delete your ~/kicad_sources/kicad-lib.bzr directory before running kicad-install.sh
at this or any newer version relative to an older library repo.

4516. By Maciej Suminski

Pcbnew: fixed disappearance of selected items after GAL switching.

4515. By Robert Yates

Boost::Context support for ARM platform.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:kicad/product
This branch contains Public information 
Everyone can see this information.