Skip site navigation (1)Skip section navigation (2)

CVS log for ports/cad/klayout/files/Attic/patch-src-Makefile.main

[BACK] Up to [FreeBSD] / ports / cad / klayout / files

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.3
Sat Jun 2 08:36:21 2007 UTC (4 years, 8 months ago) by hrs
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.2: +0 -0 lines
Update to 0.10.  Changes include:

- OASIS files can be read as well now. The reader automatically
  determines the kind of file. OASIS layer names are supported. Due to
  the complexity of the OASIS specification, or more precisely the
  effort required to test a reader for meeting the specification, OASIS
  support currently is regarded to be in "beta" state.

- Layers can now be organized hierarchically. Layers can be grouped
  which allows to control visibility and other properties for the group
  as a whole. Layers can be removed from the layer view list or new
  layer views can be created.

- The layout can be transformed (rotated, shifted, mirrored) now. This
  transformation is specified in the layer panel as a part of the layer
  source specification. An optional transformation can be applied per
  layer or layer group. This way for example, different layouts can be
  aligned over each other.

- Shape properties now are supported. Each shape may carry optional
  properties that are read from GDS or OASIS files. A property selector
  can be applied per layer view, so that a layer only shows these shapes
  that match the given property selection.

- As an experimental feature, the inverse layout tree can be
  visualised by allowing the minimum hierarchy level to go into the
  negative range. The effect of this is, that a cell is shown in the
  context of all of it's direct parents, if the first hierarchy level is
  set to -1. If set to -2, the cell is shown in the context of all of
  it's parents and grandparents and so on. Since there is no particular
  optimiziation for this feature, performance may be poor, if a cell
  must be painted in a huge number of contexts. In addition, the context
  displayed does not participate in selection or ruler snapping.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue May 22 13:44:09 2007 UTC (4 years, 8 months ago) by hrs
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -2 lines
Fix build breakage due to binary file renaming of devel/qt4-moc and
devel/qt4-uic.

Approved by:	portmgr (erwin)

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Apr 28 18:55:05 2007 UTC (4 years, 9 months ago) by hrs
Branches: MAIN
CVS tags: PRE_XORG_7
KLayout is a Qt-based GDS2 viewer.

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options