vector-graphics
fix blurred vml background images in internet explorer (raphael)
I am using Raphael to create a vector shape and fill it with a background image. The image is blurred in internet explorer.[详细]
2023-03-11 10:20 分类:问答Rendering SVG with OpenGL (and OpenGL ES)
I am currently investigating the possibility of rendering vector graphics from an SVG file using OpenGL and OpenGL ES. I intend to target Windows and Android. My ideal solution would be to have a mini[详细]
2023-03-11 05:16 分类:问答Image map to navigate on SVG document
I have a huge SVG document and I would like to be able to quickly navigate on this document using an accompanying thumbnail image, just like an image map with clickable areas . Like Photoshop\'s Navig[详细]
2023-03-08 00:26 分类:问答Data structures for a 2D vector editor
I\'m trying to make a simple 2D editor with the following capabilities: Create/delete rectangles, polygons, circles, etc[详细]
2023-03-07 18:54 分类:问答Inkscape: How to create a tiled clones using shift in millimeters, not percent
I\'m trying to create a triangular grid in Inkscape. I\'m going to create a slanted line then clone it along a direction to obtain a fence, then clone the fence at 60 and 120 degrees to ob开发者_开发知[详细]
2023-03-06 18:17 分类:问答Efficient point inside rectangle boundaries search
I\'m working on a vector map editor and I have a set of elements, each of which specifies its bounding box within the view. As the mouse moves I want to highlight the first element whose bounding box[详细]
2023-03-05 19:27 分类:问答how do i Zoom and pan an SVG Document embed in XHTML Page using AMPLE SDK
Hello i am developing my map from raster to vector i have managed to embed the SVG Map File into the XHTML page and i am using AMPLE SDK Library it is great works on all browsers.[详细]
2023-03-05 17:32 分类:问答Flash: why 9 slice scaling for vectors?
If flash is a vector format why do you need 9 slice scaling like with bitmaps?Can\'t you just access the anchors 开发者_开发知识库and do with them what you will, or tag which segments of a path should[详细]
2023-03-04 05:49 分类:问答Using vectors in iOS
I\'m working on a simple iOS game that\'s always drawing 5 to 10 layers of 32bit png images which requires enough memory to crash on the ipod touch 4g when retina enabled. On other devices it works ju[详细]
2023-03-04 03:07 分类:问答How to draw a vector graphic within each WPF ListBoxItem at run-time?
I would like draw a vector-based graphic within a WPF ListBoxItem.The 2D shapes are very simple, line or square/rectangle, for example.But neither the shapes nor the colors are known at compile-time s[详细]
2023-02-23 08:45 分类:问答