| Summary: | kile quickpaint extension new version | ||
|---|---|---|---|
| Product: | [Applications] kile | Reporter: | m1kes |
| Component: | general | Assignee: | Michel Ludwig <michel.ludwig> |
| Status: | ASSIGNED --- | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
quickpaint source + patch
Quickpaint Patch + Source 3.9.2009 Quickpaint Patch + Source Quickpaint Patch + Source |
||
|
Description
m1kes
2009-08-25 18:19:26 UTC
Created attachment 36442 [details]
quickpaint source + patch
I've to mention the menu-entry is still not working.. dont know why.. I reconfigured/compiled it but no change xX The menu entry in the kile->wizard works here. Some things which attracted my attention: - Some i18n error in the help menu, also its layout is not 100% correct - Eps files can be saved, but loading them again does not work. We can also think of switching to png files as default. - Starting directory for saving the image file should be either the directory of the current document or if the document belongs to a project the projectDir. Bye, thomas Created attachment 36662 [details]
Quickpaint Patch + Source 3.9.2009
dont know how to fix the EPS-problem I removed the format-proposal for the present.. officially starting dir was allready fixed but variabes were mixed-up :) > dont know how to fix the EPS-problem removed the format-proposal for the
> present
This means that users who still create dvi files and thus need EPS files can't use quickpaint?
why is EPS needed for dvi? LaTex->ViewDVI works fine with jpg and png. EPS-saving is still practicable, it's just not proposed in the file-dialogue that's all. > LaTex->ViewDVI works fine with jpg and png.
If this is (nowadays) the case I'm sorry for the confusion.
So I would say that we can include this version of quickpaint as soon as we branched the 2.1 version of kile (which we normally do after the release).
Created attachment 36944 [details]
Quickpaint Patch + Source
New Quickpaint Version
-cleaned up code
-added Line-Patterns for drawing Arrows/Rhombs (very handy vor UML)
-EPS-Reading is possible, writing is still faulty (try smiley.eps)
Created attachment 37112 [details]
Quickpaint Patch + Source
Improved Undo/Redo, fixed minor Bugs
|