-
Notifications
You must be signed in to change notification settings - Fork 6
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
Roadmap v0.1 #1
Comments
Basic color support is implemented in eeed69f. I have no idea how to convert Some more interesting entities ( I realized that line endings (LineCap) are always squared and some polylines look quite ugly: |
The I've added initial text support as well, but it doesn't look very similar to the original DXF. Now font dictionaries, font size, vertical and horizontal alignment come into play. Not to mention encoding, which is really too far away right now. You won't find any unit tests, since I don't know what to expect... my PDF application is my terrible test. |
I've been looking through the DXF spec and may have an answer about Edit: added a doc comment in ixmilia/dxf here. |
This issue shall kick off discussions & brainstorming about potential features and hopefully allows to create an intuitive and consistent API from the very start. This may include crazy-complex features that will never make it into this project, but its healthy for the API to think about them, at least.
Lets start with low hanging fruits (or maybe not) for the first version v0.1 (?) :
Future
Looking forward to hear your thoughts!
The text was updated successfully, but these errors were encountered: