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

dwg2svg2: switch to dynapi, no deprecated old api functions #97

Closed
rurban opened this issue Feb 23, 2019 · 0 comments
Closed

dwg2svg2: switch to dynapi, no deprecated old api functions #97

rurban opened this issue Feb 23, 2019 · 0 comments
Assignees
Labels
good first issue Good for newcomers
Milestone

Comments

@rurban
Copy link
Contributor

rurban commented Feb 23, 2019

dwg_ent_text_get_text
dwg_ent_text_get_insertion_point
dwg_ent_text_get_height
dwg_ent_line_get_start_point
dwg_ent_line_get_end_point
dwg_ent_circle_get_center
dwg_ent_circle_get_radius
dwg_ent_arc_get_radius
dwg_ent_arc_get_start_angle
dwg_ent_arc_get_end_angle
dwg_ent_arc_get_center
dwg_ent_insert_get_rotation
dwg_ent_insert_get_ins_pt
dwg_ent_insert_get_scale
dwg_obj_block_header_get_name

@rurban rurban added the good first issue Good for newcomers label Feb 23, 2019
rurban added a commit that referenced this issue Jul 17, 2019
rurban added a commit that referenced this issue Jul 17, 2019
rurban added a commit that referenced this issue Jul 17, 2019
rurban added a commit that referenced this issue Jul 17, 2019
rurban added a commit that referenced this issue Jul 17, 2019
@rurban rurban self-assigned this Jul 18, 2019
@rurban rurban added this to the 0.8.1 milestone Jul 18, 2019
rurban added a commit that referenced this issue Jul 18, 2019
Closes GH #97, but there are no test-cases for the new API yet.
@rurban rurban closed this as completed Jul 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant