vector-graphics
Putting an .ai or .svg file on the web, without Flash
So here\'s the scenario: I have an 800kb Adobe Illustrator file -- it\'s a topdown diagram of of a mall, with each individual shop marked with some text. Metadata showing square footage, availability,[详细]
2023-02-23 02:26 分类:问答Bezier curves throughout vector iterations
At the moment I have a program that demonstrates hypotrochoids and epitrochoids (aka Spirograph http://www.math.psu.edu/dlittle/java/parametricequations/spirograph/index.html ).[详细]
2023-02-22 02:00 分类:问答Do SVG-enabled browsers ignore alternative images (when included in object tags)?
An illustration that I want to include in a site is 28.1 times s开发者_如何转开发maller in SVG format than the same illustration saved as a PNG.[详细]
2023-02-20 10:31 分类:问答outline vectorshape algorithm
consider the red 开发者_如何学编程line to be given as a sequence of points I\'m looking for an algorithm to create the outlines of the thick black shape (also as a sequence of points) such that the[详细]
2023-02-18 19:54 分类:问答What are the pitfalls of using SVGZs instead of SVGs?
I recently started using svg images in my sites. Some of them are complex and quite big, so I\'ve started compressing them. They compress really well.[详细]
2023-02-16 23:25 分类:问答Using vector graphics in iPhone games
I\'m Flash/AS3 developer and I\'m wondering how some iPhone developer开发者_JAVA技巧s use vector assets in their games.[详细]
2023-02-16 22:04 分类:问答Design pattern for Vector Graphic Editor
What are the best practice design patterns/architectures for vector graphic applications like PowerPoint or Illustrator? Specificall开发者_运维技巧y for structuring tool-user interaction and action on[详细]
2023-02-15 17:23 分类:问答How do you find out the scale of an graphics matrix in Android
So, it appears to be fairly easy to do pinch zoom in android - but I would also like to be able to snap back the image when it goes out of bounds, and to do that the most reasonable thing seems to be[详细]
2023-02-15 01:47 分类:问答Performance: animating straight polygons vs. curved shapes [closed]
Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citations by editing[详细]
2023-02-14 14:21 分类:问答drawing centered arcs in raphael js
I need to draw concentric arcs of various sizes using raphael.js. I tried to understand the code behind http://raphaeljs.com/polar-clock.html, which is very similar to what I want, but, whit开发者_开发[详细]
2023-02-12 10:26 分类:问答