Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement] Pure svg document output #71

Closed
GoogleCodeExporter opened this issue Jul 24, 2015 · 6 comments
Closed

[Enhancement] Pure svg document output #71

GoogleCodeExporter opened this issue Jul 24, 2015 · 6 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
--I can manually edit the ".ep" document to make an svg conformant file,
but it would be great if this were a native output format of Pencil.


What version of the product are you using? On what operating system?
Pencil 1.0 Build 4 on Windows XP using Firefox 3.03


Please provide any additional information below.
The svg file Pencil outputs should be able to be displayed directly by Firefox.


Original issue reported on code.google.com by flooberd...@gmail.com on 15 Nov 2008 at 6:36

@GoogleCodeExporter
Copy link
Author

Original comment by maxime.tennaxia@gmail.com on 12 Dec 2008 at 9:40

  • Added labels: Type-Enhancement

@GoogleCodeExporter
Copy link
Author

Original comment by maxime.tennaxia@gmail.com on 15 Dec 2008 at 7:40

  • Added labels: Type-Shapes-Enhancement

@GoogleCodeExporter
Copy link
Author

This is a dupe of issue 36

Original comment by bret...@gmail.com on 2 Jun 2010 at 12:22

@GoogleCodeExporter
Copy link
Author

Issue 36 has been merged into this issue.

Original comment by maxime.tennaxia@gmail.com on 29 Jun 2010 at 11:31

@GoogleCodeExporter
Copy link
Author

With this piece of javascript you can do what you want
display a pencil file directly in firefox or safari/chrome/chromium

it's looking for <img src="xxxxx.ep#3"> in html code and transform <img> in 
<svg> which display the #3 tab of pencil file

http://evoluspencil.googlecode.com/files/PencilLoader.js

Original comment by maxime.tennaxia@gmail.com on 29 Jun 2010 at 11:38

  • Changed state: Fixed
  • Added labels: Type-Enhancement
  • Removed labels: Type-Shapes-Enhancement

@GoogleCodeExporter
Copy link
Author

So, I am interested in utilizing this pencilLoader.js to create a content-type 
for drupal that uses pencil as the 'wywsiwyg' editor for a content field and 
then uses the pencil loader to 'display' the svg on the view of the content. 

I am interested in any help that people who have used this script can give.

Original comment by markalo...@gmail.com on 13 Sep 2010 at 8:32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant