summaryrefslogtreecommitdiff
path: root/graphics/epix/BUGS
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /graphics/epix/BUGS
Initial commit
Diffstat (limited to 'graphics/epix/BUGS')
-rw-r--r--graphics/epix/BUGS24
1 files changed, 24 insertions, 0 deletions
diff --git a/graphics/epix/BUGS b/graphics/epix/BUGS
new file mode 100644
index 0000000000..3436bad2ed
--- /dev/null
+++ b/graphics/epix/BUGS
@@ -0,0 +1,24 @@
+ePiX-1.2 -- BUGS
+
+Last Change: September 19, 2007
+
+This file lists known idiosyncrasies ("features, not bugs") whose
+behavior may be unexpected. Some are too minor and/or messy to fix,
+some are outside the author's control.
+
+* The build-time script elaps-local calls epix, not epix-local.
+
+* Polygons are not shaded with simulated ambient light. The "fill"
+ attribute controls whether or not to color fill.
+
+* Surface mesh elements are always color-filled. The fill attribute
+ controls whether to use cos^2 (on) or flat (off) shading.
+
+* Dot-like markers may be slightly larger in tikz than in pst/eepic.
+
+* Line underlayer widths may be larger in pst than in eepic/tikz.
+
+* Line caps are round in eepic, square (butt) in pst/tikz.
+
+* Affine maps have no effect on label alignment, only on the offset.
+ (N.B. Non-invertible affine maps may cause NaN label positions.) \ No newline at end of file