◤Outline

The application that displays and print copies the image of
the SVG form standardized by
W3C(World Wide Web Consortium) and the image of the EPS form.
It is not a plug-in of www a browser.
Also the picture of the device which gives the revolution movement
with respect to the right is the picture from
the SVG file.
◤Specification of program
- macOS 11~
- 2 languages of Japanese and English correspondence.
- It is a program of Objective-C developed with Xcode 10
◤Web site
- SVG(Scalable Vector
Graphics)1.0
- SVG(Scalable Vector
Graphics)1.1
- SVG(Scalable Vector
Graphics)1.2
◤Function
- Picture file viewer of EPS and SVG form. A part of the Adobe Illustrator AI form is opened.
- The partial copy print becomes possible without deteriorating picture quality from EPS and the SVG picture whose size is large.
- It becomes very convenient according to the usage though the processing speed is very slow.
- When the clipping area is set, prints & copies only that area.
- When the clipping area is not set, it print copies it only within the range that the scroll view displays.
- It becomes print a copy from a whole of SVG image area for "Print" and "Copy" commands of the main menu.
- The application which the paste it is possible SVG type at present being to be nil, transfers also the data of EPS and PDF type to the paste board.
◤Version history
- 11.0: for Monterey
- 10.13: dark mode
- 10.12: for Touch Bar
- 10.11: for EL Capitan
- 10.10.1: for Yosemite
- 10.6.2: for Snow Leopard.
- 2.1: Quick Look plugin.
- 1.8: I use toolbar.
- 1.7.4: SVG surroundings were corrected.
- 1.7: It corresponded to color-profile of svg.
- 1.6: The default color space of svg was made sRGB like the specification of W3C it.
- 1.5: bug fix.
- 1.4: SVG surroundings were corrected.
- 1.3: The font designated compatibility of svg it improved.
- 1.2: The quadratic curve and the arc of svg were corrected to a correct curve.
- 1.1: It corresponded to the svgz file.SVG surroundings were corrected.
- 1.0: The source code around SVG was revised extensively.It processes recursively making use of NSXMLNode.With this it was released from the nightmare of NSScanner.
- 0.6: SVG surroundings were corrected.
- 0.5: Writing to png and jpg was added and SVG surroundings were corrected.
◤Directions
- The tag not supported and it is likely to hang up when SVG including the script is made to read a file.
- When it writes out to the EPS file of the preview attachment, the preview graphics data of TIFF type are added to the forefront of the file. But there is no compatibility of the data of TIFF type for the preview which can read Microsoft Word.
◤Introduction of self-made library
- ASSVGImageRep, ASDialKnob, ASImageView, ASPageLayoutAccessory is a general-purpose library respectively.
- In addition, there are some a self-made libraries.
◤Download
- Execution file for macOS 11~
- It compresses it with the archive by the zip form.
- The execution of the app form can be filed (It is actually a folder).
- 64-bit Intel architecture.
- If the file icon is double-clicked, it is possible to execute it immediately.
- Please put the file icon in the garbage box when you uninstall it.
- Source file for Xcode 12
We will wait for sato-akira@hi-ho.ne.jp opinion and impression.