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

Mark polygons (non-rectangualr zones) #1

Open
AlexJitianu opened this issue Dec 19, 2014 · 4 comments
Open

Mark polygons (non-rectangualr zones) #1

AlexJitianu opened this issue Dec 19, 2014 · 4 comments

Comments

@AlexJitianu
Copy link
Contributor

The TEI vocabulary allows marking non rectangular-zones:
<facsimile>
<surface ulx="0" uly="0" lrx="200" lry="300">
<graphic url="Bovelles-49r.png"/>
<zone points="4.8,31.0 5.4,30.7 5.5,32.2 5.8,32.8 6.1,33.4 5.5,33.7 5.1,33.3 4.6,32.2"/>
</surface>
</facsimile>

We need another decorator that will be able to draw such polygons.

@AlexJitianu
Copy link
Contributor Author

+1 by MedievalMatt.

@RobertoRDT
Copy link

That would be a great feature, but no update in years ... has this plugin been abandoned?

@AlexJitianu
Copy link
Contributor Author

AlexJitianu commented Feb 11, 2019

Hi,
The reason why we didn't advanced this project is because starting with Oxygen version 18 you already have built-in support for editing facsimiles with polygon support.
https://www.oxygenxml.com/doc/versions/20.1/ug-editor/topics/image-map-tei-x-modes2.html

@RobertoRDT
Copy link

Thanks a lot, good to know! Guess I'll have to update my license then.

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

No branches or pull requests

2 participants