summaryrefslogtreecommitdiffstats
path: root/share/extensions/dpiswitcher.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix ACLsEduard Braun2017-03-051-0/+0
| | | (bzr r15567)
* Apply su_v patch to DPISwitcher: ↵Jabier Arraiza Cenoz2016-12-131-107/+264
| | | | | https://launchpadlibrarian.net/297886893/0000-fix-dpiswitcher-scaling-v1.diff (bzr r15323)
* Apply suv patch to handle containers ↵Jabiertxof2016-12-101-8/+57
| | | | | https://bugs.launchpad.net/inkscape/+bug/1389723/comments/95 (bzr r15320)
* Add dpiswitcher extension and option to scale legacy documents with it.Jabier Arraiza Cenoz2016-12-061-0/+219
| | | (bzr r15301)
* I remove this extension because maybe isnt the best way to handle the ↵Jabier Arraiza Cenoz2014-11-301-236/+0
| | | | | problem. I attch it in the bug report https://bugs.launchpad.net/inkscape/+bug/1389723 (bzr r13780)
* Add a extra info page pointed by suv in bug pageJabier Arraiza Cenoz2014-11-101-17/+51
| | | (bzr r13701)
* improve regex from DPI SwitcherJabier Arraiza Cenoz2014-11-091-15/+15
| | | (bzr r13696)
* Allow shorteners transforms in DPI switcher.A bit of refactor.Jabier Arraiza Cenoz2014-11-091-27/+46
| | | (bzr r13695)
* fixed a bug pointed by su_v about transformationsJabier Arraiza Cenoz2014-11-091-0/+20
| | | (bzr r13694)
* From bug #1389723Jabier Arraiza Cenoz2014-11-091-29/+44
| | | | | | | | | | | | | | | | | | Roadmap for 0.92: (this bug) ================= TODO Non-pixel units are allowed but everything in a document should use the same units including guides and grids. TODO (Guides and grids need code to do this.) DONE An extension that saves a document in pixels should be added to allow backwards compatability with 0.91. It should be possible to avoid overwriting Inkscape version until any necessary conversion is done. If a conversion appears to be needed, a pop-up can ask the author if it should be done. Roadmap for 0.91: (bug #1387864) ================= TODO: Everything should use only pixels as is (mostly) done in 0.48 (including templates). TODO: The ability to switch document units should be disabled (it's broken in several ways). TODO: Font size should be stored in pixels. DONE: Some templates in 0.48 templates do use 'mm' so there does need to be a script to convert files based on those templates to 96dpi. (bzr r13693)
* Fix a bug pointed by su_v in IRC aboutr shapesJabier Arraiza Cenoz2014-11-081-19/+40
| | | (bzr r13682)
* This fix a bug https://bugs.launchpad.net/inkscape/+bug/1389723 on comment ↵Jabier Arraiza Cenoz2014-11-081-6/+6
| | | | | #15 by Alvin Penner. (bzr r13680)
* a little retouch to extension dpiswitcherJabier Arraiza Cenoz2014-11-081-2/+1
| | | (bzr r13678)
* This extension is a DPI switcher from 90 to 96 and from 96 to 90.Jabier Arraiza Cenoz2014-11-081-0/+128
(bzr r13677)