| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | I remove this extension because maybe isnt the best way to handle the ↵ | Jabier Arraiza Cenoz | 2014-11-30 | 2 | -265/+0 | |
| | | | | | | problem. I attch it in the bug report https://bugs.launchpad.net/inkscape/+bug/1389723 (bzr r13780) | |||||
| * | allow use of units identifier for width, height in measure.py (Bug 1395567) | Alvin Penner | 2014-11-29 | 1 | -3/+4 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1395567 (bzr r13778) | |||||
| * | Units, inkex.py: viewbox width is defined by the 3rd number of the viewbox ↵ | Johan B. C. Engelen | 2014-11-25 | 1 | -1/+1 | |
| | | | | | | spec. (fix calculation) (bzr r13759) | |||||
| * | Increase precision of conversion factors to match that of doubles. | Tavmjong Bah | 2014-11-25 | 1 | -8/+8 | |
| | | | | | | Fix incorrect gradian/degree factor. (bzr r13756) | |||||
| * | Extensions: try to calculate the SVG unit | Johan B. C. Engelen | 2014-11-23 | 1 | -7/+55 | |
| | | | | | | | | | We cannot use inkscape:document-unit for the SVG unit, because it specifies the UI display unit in Inkscape and is unrelated to the units used for SVG values. Instead, the real units of the SVG values is defined by document height/width and the viewbox. The calculation assumes isotropic units (give me a break!) and only looks at the width. It tries to match that with a list of known units. If no match found: assume 'px' units. Finds 'px' units for legacy Inkscape documents without viewbox. (bzr r13750) | |||||
| * | i18n. Fix for Bug #1388916 (There seem to be untranslatable strings in ↵ | Masato HASHIMOTO | 2014-11-23 | 1 | -0/+5 | |
| | | | | | | | | | | | MapSymbolsNPS.svg) by Masato HASHIMOTO." Translation. PO template and French translation update. Fixed bugs: - https://launchpad.net/bugs/1388916 (bzr r13749) | |||||
| * | Runner up from 0.91 About Screen Contest for trunk until 0.92 | Josh Andler | 2014-11-17 | 1 | -6098/+6683 | |
| | | | | (bzr r13724) | |||||
| * | Remove invalid attributes. | Tavmjong Bah | 2014-11-16 | 1 | -15/+15 | |
| | | | | (bzr r13717) | |||||
| * | Really add new text-decoration properties. | Tavmjong Bah | 2014-11-12 | 1 | -0/+10 | |
| | | | | (bzr r13707) | |||||
| * | Add new text decoration properties. | Tavmjong Bah | 2014-11-12 | 1 | -0/+26 | |
| | | | | (bzr r13706) | |||||
| * | Add a extra info page pointed by suv in bug page | Jabier Arraiza Cenoz | 2014-11-10 | 2 | -19/+61 | |
| | | | | (bzr r13701) | |||||
| * | improve regex from DPI Switcher | Jabier Arraiza Cenoz | 2014-11-09 | 1 | -15/+15 | |
| | | | | (bzr r13696) | |||||
| * | Allow shorteners transforms in DPI switcher.A bit of refactor. | Jabier Arraiza Cenoz | 2014-11-09 | 1 | -27/+46 | |
| | | | | (bzr r13695) | |||||
| * | fixed a bug pointed by su_v about transformations | Jabier Arraiza Cenoz | 2014-11-09 | 1 | -0/+20 | |
| | | | | (bzr r13694) | |||||
| * | From bug #1389723 | Jabier Arraiza Cenoz | 2014-11-09 | 1 | -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) | |||||
| * | add option to read dxf input scale from file (Bug 1388851) | Alvin Penner | 2014-11-09 | 2 | -7/+21 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1388851 (bzr r13692) | |||||
| * | Fix a bug pointed by su_v in IRC aboutr shapes | Jabier Arraiza Cenoz | 2014-11-08 | 2 | -21/+42 | |
| | | | | (bzr r13682) | |||||
| * | This fix a bug https://bugs.launchpad.net/inkscape/+bug/1389723 on comment ↵ | Jabier Arraiza Cenoz | 2014-11-08 | 1 | -6/+6 | |
| | | | | | | #15 by Alvin Penner. (bzr r13680) | |||||
| * | a little retouch to extension dpiswitcher | Jabier Arraiza Cenoz | 2014-11-08 | 1 | -2/+1 | |
| | | | | (bzr r13678) | |||||
| * | This extension is a DPI switcher from 90 to 96 and from 96 to 90. | Jabier Arraiza Cenoz | 2014-11-08 | 2 | -0/+149 | |
| | | | | (bzr r13677) | |||||
| * | Fixing typos found by Firas Hanife. | Nicolas Dufour | 2014-11-05 | 1 | -1/+1 | |
| | | | | (bzr r13673) | |||||
| * | Symbols. Fix for bug #1388910 (There is an unnecessary character in ↵ | Masato Hashimoto | 2014-11-05 | 1 | -2/+2 | |
| | | | | | | MapSymbolsNPS.svg) (bzr r13671) | |||||
| * | update Python extensions from 90 to 96 dpi. | Alvin Penner | 2014-11-02 | 17 | -46/+46 | |
| | | | | (bzr r13659) | |||||
| * | improve precision of viewBox in templates (Bug 1385521) | Alvin Penner | 2014-11-01 | 2 | -3/+4 | |
| | | | | | | | Fixed bugs: - https://launchpad.net/bugs/1385521 (bzr r13649) | |||||
| * | Fix units.xml | Liam P. White | 2014-10-31 | 1 | -0/+14 | |
| | | | | (bzr r13648) | |||||
| * | Templates. Fix typo in procedural template 'Business Card' | su_v | 2014-10-30 | 1 | -2/+2 | |
| | | | | (bzr r13646) | |||||
| * | Little tweaks to seamless pattern procedural template | Jabier Arraiza Cenoz | 2014-10-26 | 1 | -2/+2 | |
| | | | | (bzr r13341.1.287) | |||||
| * | Update to trunk r13638 | Liam P. White | 2014-10-25 | 1 | -2/+2 | |
| |\ | | | | | (bzr r13341.1.286) | |||||
| | * | use double precision Quantity::convert for units conversion in viewBox, ↵ | Alvin Penner | 2014-10-22 | 1 | -3/+3 | |
| | | | | | | | | | | | instead of single-precision SVGLength.computed. (bzr r13632) | |||||
| | * | Fix a bug in stroke joins in symbolic icons miter toogled with bevel | Jabier Arraiza Cenoz | 2014-10-19 | 1 | -6/+4 | |
| | | | | | | | (bzr r13629) | |||||
| | * | Typo. Fixing typos in translatable strings. | Nicolas Dufour | 2014-10-19 | 2 | -4/+4 | |
| | | | | | | | | | | | Translations. POT file and Italian translation update (by Firas Hanife). (bzr r13626) | |||||
| | * | Merged hatch rendering code | Tomasz Boczkowski | 2014-10-14 | 1 | -0/+14 | |
| | | | | | | | (bzr r13611.1.8) | |||||
| | * | improve precision of viewBox in mm | Alvin Penner | 2014-10-12 | 1 | -3/+3 | |
| | | | | | | | (bzr r13605) | |||||
| | * | Add proper 'viewBox', set 'inkscape:document-units', | Tavmjong Bah | 2014-10-09 | 2 | -5/+12 | |
| | | | | | | | | | | | set maximum em-size to 2048 as is typical in TrueType. (bzr r13585) | |||||
| | * | Fix 'viewBox' and 'inkscape:document-units', add 'inkscape:cx' and ↵ | Tavmjong Bah | 2014-10-09 | 1 | -30/+47 | |
| | | | | | | | | | | | 'inkscape:cy'. (bzr r13584) | |||||
| * | | Some style changes to seamles pattern extension | Jabier Arraiza Cenoz | 2014-10-20 | 2 | -12/+24 | |
| | | | | | | | (bzr r13341.1.284) | |||||
| * | | Fix a bug getting a template file in the seamless extension, also upgrade ↵ | Jabier Arraiza Cenoz | 2014-10-20 | 3 | -271/+207 | |
| | | | | | | | | | | | this extension to a newer version (bzr r13341.1.283) | |||||
| * | | Fix a bug in stroke joins in symbolic icons mitter toogled whith bevel | Jabier Arraiza Cenoz | 2014-10-19 | 1 | -6/+4 | |
| | | | | | | | (bzr r13341.1.282) | |||||
| * | | Add seamless patern generator to a extension and to a procedural template | Jabier Arraiza Cenoz | 2014-10-19 | 4 | -0/+343 | |
| | | | | | | | (bzr r13341.1.281) | |||||
| * | | Removal of templates replaced by procedural templates. | Tavmjong Bah | 2014-10-10 | 30 | -1587/+0 | |
| | | | | | | | | | | | Removal of redundant fontforge_glyph.svg. (bzr r13341.1.270) | |||||
| * | | Minor changes. | Tavmjong Bah | 2014-10-10 | 1 | -10/+8 | |
| | | | | | | | (bzr r13341.1.269) | |||||
| * | | Updated README | Tavmjong Bah | 2014-10-10 | 1 | -15/+22 | |
| | | | | | | | (bzr r13341.1.268) | |||||
| * | | New procedural templates. | Tavmjong Bah | 2014-10-10 | 12 | -0/+527 | |
| | | | | | | | (bzr r13341.1.267) | |||||
| * | | Added background and no border options. | Tavmjong Bah | 2014-10-10 | 2 | -7/+40 | |
| | | | | | | | (bzr r13341.1.266) | |||||
| * | | Add proper 'viewBox', set 'inkscape:document-units', | Tavmjong Bah | 2014-10-08 | 2 | -5/+12 | |
| | | | | | | | | | | | increased maximum emsize to 2048 (typical of TrueType). (bzr r13341.1.261) | |||||
| * | | Small adjustements for 96px per inch. | Tavmjong Bah | 2014-10-08 | 2 | -8/+8 | |
| | | | | | | | (bzr r13341.1.260) | |||||
| * | | Fixed 'viewBox', added 'inkscape:cx' and 'inkscape:cy'. | Tavmjong Bah | 2014-10-08 | 1 | -30/+47 | |
| | | | | | | | (bzr r13341.1.259) | |||||
| * | | Some template cleanup... | Tavmjong Bah | 2014-10-06 | 4 | -343/+50 | |
| | | | | | | | (bzr r13341.1.257) | |||||
| * | | Updated CD_label_120x120.svg for 96px per inch. Also simplified file. | Tavmjong Bah | 2014-10-06 | 1 | -49/+16 | |
| | | | | | | | (bzr r13341.1.256) | |||||
| * | | Update to trunk r13580 | Liam P. White | 2014-10-06 | 11 | -20/+13 | |
| |\| | | | | | (bzr r13341.1.255) | |||||
