Home
last modified time | relevance | path

Searched refs:onCurve (Results 1 – 25 of 42) sorted by relevance

12

/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/com/jogamp/graph/geom/
H A DSVertex.java39 protected boolean onCurve; field in SVertex
59 return new SVertex(id, onCurve, texCoordsBuffer); in create()
64 return new SVertex(x, y, z, onCurve); in create()
69 return new SVertex(coordsBuffer, offset, length, onCurve); in create()
86 this.onCurve = onCurve; in SVertex()
93 setOnCurve(onCurve); in SVertex()
99 setOnCurve(onCurve); in SVertex()
156 return onCurve; in isOnCurve()
160 public final void setOnCurve(final boolean onCurve) { in setOnCurve() argument
161 this.onCurve = onCurve; in setOnCurve()
[all …]
H A DVertex.java42 T create(int id, boolean onCurve, float[] texCoordsBuffer); in create() argument
44 T create(float x, float y, float z, boolean onCurve); in create() argument
46 T create(float[] coordsBuffer, int offset, int length, boolean onCurve); in create() argument
64 void setOnCurve(boolean onCurve); in setOnCurve() argument
/dports/print/py-fontparts/fontParts-0.9.11/Lib/fontParts/base/
H A Dsegment.py156 onCurve = self.onCurve
157 if onCurve is None:
159 return onCurve.type
168 if self.onCurve is None:
188 on = self.onCurve
199 self.onCurve.type = newType
219 onCurve = self.onCurve
220 if onCurve is None:
222 return onCurve.smooth
228 onCurve = self.onCurve
[all …]
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/graph/font/typecast/ot/
H A DPoint.java19 public boolean onCurve = true; field in Point
22 public Point(final int x, final int y, final boolean onCurve, final boolean endOfContour) { in Point() argument
25 this.onCurve = onCurve; in Point()
30 return "P["+x+"/"+y+", on "+onCurve+", end "+endOfContour+"]"; in toString()
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/jogamp/graph/font/typecast/
H A DTypecastRenderer.java52 shape.addVertex(0, vertexFactory.create(p1.x, p1.y, 0, p1.onCurve)); in addShapeMoveTo()
56 shape.addVertex(0, vertexFactory.create(p1.x, p1.y, 0, p1.onCurve)); in addShapeLineTo()
60 shape.addVertex(0, vertexFactory.create(p1.x, p1.y, 0, p1.onCurve)); in addShapeQuadTo()
61 shape.addVertex(0, vertexFactory.create(p2.x, p2.y, 0, p2.onCurve)); in addShapeQuadTo()
66 shape.addVertex(0, vertexFactory.create(p1.x, p1.y, 0, p1.onCurve)); in addShapeQuadTo()
150 } else if (p0.onCurve) { in buildShapeImpl()
151 if (p1.onCurve) { in buildShapeImpl()
160 if (p2.onCurve) { in buildShapeImpl()
169 if (null != p3 && p3.onCurve) { in buildShapeImpl()
193 if (!p1.onCurve) { in buildShapeImpl()
/dports/print/pdf-renderer/pdf-renderer-0.9.1,1/src/com/sun/pdfview/font/
H A DTTFFont.java241 if (rec.onCurve) { in renderSimpleGlyph()
350 boolean onCurve; field in TTFFont.PointRec
352 public PointRec (int x, int y, boolean onCurve) { in PointRec() argument
355 this.onCurve = onCurve; in PointRec()
361 onCurve = g.onCurve (idx); in PointRec()
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dttfmain.c727 byte *onCurve, *stop, flag; in ttfOutliner__BuildGlyphOutlineAux() local
752 onCurve = pts->touch; in ttfOutliner__BuildGlyphOutlineAux()
755 while (onCurve < stop) { in ttfOutliner__BuildGlyphOutlineAux()
766 onCurve = pts->touch; in ttfOutliner__BuildGlyphOutlineAux()
767 while (onCurve < stop) { in ttfOutliner__BuildGlyphOutlineAux()
781 onCurve = pts->touch; in ttfOutliner__BuildGlyphOutlineAux()
782 while (onCurve < stop) { in ttfOutliner__BuildGlyphOutlineAux()
889 byte* onCurve = epts->touch; in ttfOutliner__DrawGlyphOutline() local
914 onCurve += pts; in ttfOutliner__DrawGlyphOutline()
939 if(onCurve[ep] & 1) { in ttfOutliner__DrawGlyphOutline()
[all …]
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dttfmain.c727 byte *onCurve, *stop, flag; in ttfOutliner__BuildGlyphOutlineAux() local
752 onCurve = pts->touch; in ttfOutliner__BuildGlyphOutlineAux()
755 while (onCurve < stop) { in ttfOutliner__BuildGlyphOutlineAux()
766 onCurve = pts->touch; in ttfOutliner__BuildGlyphOutlineAux()
767 while (onCurve < stop) { in ttfOutliner__BuildGlyphOutlineAux()
781 onCurve = pts->touch; in ttfOutliner__BuildGlyphOutlineAux()
782 while (onCurve < stop) { in ttfOutliner__BuildGlyphOutlineAux()
889 byte* onCurve = epts->touch; in ttfOutliner__DrawGlyphOutline() local
914 onCurve += pts; in ttfOutliner__DrawGlyphOutline()
939 if(onCurve[ep] & 1) { in ttfOutliner__DrawGlyphOutline()
[all …]
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dttfmain.c711 byte *onCurve, *stop, flag; in ttfOutliner__BuildGlyphOutlineAux() local
736 onCurve = pts->touch; in ttfOutliner__BuildGlyphOutlineAux()
739 while (onCurve < stop) { in ttfOutliner__BuildGlyphOutlineAux()
744 *onCurve++ = flag; in ttfOutliner__BuildGlyphOutlineAux()
750 onCurve = pts->touch; in ttfOutliner__BuildGlyphOutlineAux()
751 while (onCurve < stop) { in ttfOutliner__BuildGlyphOutlineAux()
765 onCurve = pts->touch; in ttfOutliner__BuildGlyphOutlineAux()
882 onCurve += pts; in ttfOutliner__DrawGlyphOutline()
907 if(onCurve[ep] & 1) { in ttfOutliner__DrawGlyphOutline()
925 if (onCurve[pt] & 1) { in ttfOutliner__DrawGlyphOutline()
[all …]
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dttfmain.c711 byte *onCurve, *stop, flag; in ttfOutliner__BuildGlyphOutlineAux() local
736 onCurve = pts->touch; in ttfOutliner__BuildGlyphOutlineAux()
739 while (onCurve < stop) { in ttfOutliner__BuildGlyphOutlineAux()
744 *onCurve++ = flag; in ttfOutliner__BuildGlyphOutlineAux()
750 onCurve = pts->touch; in ttfOutliner__BuildGlyphOutlineAux()
751 while (onCurve < stop) { in ttfOutliner__BuildGlyphOutlineAux()
765 onCurve = pts->touch; in ttfOutliner__BuildGlyphOutlineAux()
882 onCurve += pts; in ttfOutliner__DrawGlyphOutline()
907 if(onCurve[ep] & 1) { in ttfOutliner__DrawGlyphOutline()
925 if (onCurve[pt] & 1) { in ttfOutliner__DrawGlyphOutline()
[all …]
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dttfmain.c725 byte *onCurve, *stop, flag; in ttfOutliner__BuildGlyphOutlineAux() local
750 onCurve = pts->touch; in ttfOutliner__BuildGlyphOutlineAux()
753 while (onCurve < stop) { in ttfOutliner__BuildGlyphOutlineAux()
764 onCurve = pts->touch; in ttfOutliner__BuildGlyphOutlineAux()
765 while (onCurve < stop) { in ttfOutliner__BuildGlyphOutlineAux()
779 onCurve = pts->touch; in ttfOutliner__BuildGlyphOutlineAux()
780 while (onCurve < stop) { in ttfOutliner__BuildGlyphOutlineAux()
887 byte* onCurve = pts->touch; in ttfOutliner__DrawGlyphOutline() local
912 onCurve += pts; in ttfOutliner__DrawGlyphOutline()
937 if(onCurve[ep] & 1) { in ttfOutliner__DrawGlyphOutline()
[all …]
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dttfmain.c725 byte *onCurve, *stop, flag; in ttfOutliner__BuildGlyphOutlineAux() local
750 onCurve = pts->touch; in ttfOutliner__BuildGlyphOutlineAux()
753 while (onCurve < stop) { in ttfOutliner__BuildGlyphOutlineAux()
764 onCurve = pts->touch; in ttfOutliner__BuildGlyphOutlineAux()
765 while (onCurve < stop) { in ttfOutliner__BuildGlyphOutlineAux()
779 onCurve = pts->touch; in ttfOutliner__BuildGlyphOutlineAux()
780 while (onCurve < stop) { in ttfOutliner__BuildGlyphOutlineAux()
887 byte* onCurve = pts->touch; in ttfOutliner__DrawGlyphOutline() local
912 onCurve += pts; in ttfOutliner__DrawGlyphOutline()
937 if(onCurve[ep] & 1) { in ttfOutliner__DrawGlyphOutline()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/libjava/classpath/gnu/java/awt/font/opentype/truetype/
H A DZonePathIterator.java158 boolean onCurve; in next()
179 onCurve = zone.isOnCurve(curPoint); in next()
185 if ((state == EMIT_MOVETO) && !onCurve) in next()
199 if (!onCurve && zone.isOnCurve(curPoint)) in next()
H A DZone.java159 public void setOnCurve(int point, boolean onCurve) in setOnCurve() argument
161 if (onCurve) in setOnCurve()
/dports/lang/gcc48/gcc-4.8.5/libjava/classpath/gnu/java/awt/font/opentype/truetype/
H A DZonePathIterator.java158 boolean onCurve; in next()
179 onCurve = zone.isOnCurve(curPoint); in next()
185 if ((state == EMIT_MOVETO) && !onCurve) in next()
199 if (!onCurve && zone.isOnCurve(curPoint)) in next()
H A DZone.java159 public void setOnCurve(int point, boolean onCurve) in setOnCurve() argument
161 if (onCurve) in setOnCurve()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/libjava/classpath/gnu/java/awt/font/opentype/truetype/
H A DZonePathIterator.java158 boolean onCurve; in next()
179 onCurve = zone.isOnCurve(curPoint); in next()
185 if ((state == EMIT_MOVETO) && !onCurve) in next()
199 if (!onCurve && zone.isOnCurve(curPoint)) in next()
H A DZone.java159 public void setOnCurve(int point, boolean onCurve) in setOnCurve() argument
161 if (onCurve) in setOnCurve()
/dports/lang/gnat_util/gcc-6-20180516/libjava/classpath/gnu/java/awt/font/opentype/truetype/
H A DZonePathIterator.java158 boolean onCurve; in next()
179 onCurve = zone.isOnCurve(curPoint); in next()
185 if ((state == EMIT_MOVETO) && !onCurve) in next()
199 if (!onCurve && zone.isOnCurve(curPoint)) in next()
/dports/devel/mingw32-gcc/gcc-4.8.1/libjava/classpath/gnu/java/awt/font/opentype/truetype/
H A DZonePathIterator.java158 boolean onCurve; in next()
179 onCurve = zone.isOnCurve(curPoint); in next()
185 if ((state == EMIT_MOVETO) && !onCurve) in next()
199 if (!onCurve && zone.isOnCurve(curPoint)) in next()
/dports/print/py-fontparts/fontParts-0.9.11/Lib/fontParts/test/
H A Dtest_segment.py46 segment.onCurve.type,
54 (segment.onCurve.x, segment.onCurve.y),
150 segment.onCurve,
/dports/print/py-fontparts/fontParts-0.9.11/documentation/source/objectref/objects/
H A Dsegment.rst53 BaseSegment.onCurve
114 .. autoattribute:: BaseSegment.onCurve
/dports/graphics/jogamp-jogl/jogl/src/jogl/classes/com/jogamp/graph/curve/
H A DOutlineShape.java381 public final void addVertex(final float x, final float y, final boolean onCurve) { in addVertex() argument
382 addVertex(vertexFactory.create(x, y, 0f, onCurve)); in addVertex()
394 … public final void addVertex(final float x, final float y, final float z, final boolean onCurve) { in addVertex() argument
395 addVertex(vertexFactory.create(x, y, z, onCurve)); in addVertex()
410 … addVertex(final float[] coordsBuffer, final int offset, final int length, final boolean onCurve) { in addVertex() argument
411 addVertex(vertexFactory.create(coordsBuffer, offset, length, onCurve)); in addVertex()
/dports/math/scilab/scilab-6.1.1/scilab/modules/gui/src/java/org/scilab/modules/gui/datatip/
H A DDatatipManagerMode.java238 deleteAllOnCurve.setEnabled(onCurve(new Integer[] {e.getX(), e.getY()})); in onRightMouseClick()
253 editDisplayFunction.setEnabled(onCurve(new Integer[] {e.getX(), e.getY()})); in onRightMouseClick()
261 enableInterpolation.setEnabled(onCurve(new Integer[] {e.getX(), e.getY()})); in onRightMouseClick()
269 disableInterpolation.setEnabled(onCurve(new Integer[] {e.getX(), e.getY()})); in onRightMouseClick()
452 private boolean onCurve(Integer[] pos) { in onCurve() method in DatatipManagerMode
/dports/print/py-fonttools3/fonttools-3.44.0/Lib/fontTools/pens/
H A DttGlyphPen.py49 def _addPoint(self, pt, onCurve): argument
51 self.types.append(onCurve)

12