ipe
ipe copied to clipboard
The Ipe extensible drawing editor
I'm using Ipe on Fedora Linux 38 (Workstation), with Gnome 44.9. I use Ipe all the time to create presentations, using the presentation style sheets, and my presentations often have...
All things below are more of a wish list (or probably me overseeing a few things?) I use IPE a lot with a pen on a HP with pen-tablet-X360 functionality...
It is currently not possible to have a grid that is not an integer number of points. E.g., the following declaration in a stylesheet `` is silently ignored. Indeed, in...
Add flag to allow reading files that were written with a newer version of Ipe. It should print a warning like this: ``` I am ignoring the minor file format...
I have some pdf files that were created with Ipe `7.1.7`. When I open these files in Ipe `7.2.24` and save them without modifications, their file size gets significantly larger....
Currently it seems that one can only pick properties (e.g., via hitting "q") of single objects. I would suggest to extend this to groups in the following way. Either -...
It occurs quite often that one needs to draw different parts of a complicated shape with different styles (e.g. if two curves intersect at a point and one wants the...
Let me begin with saying that this might have some overlap with #135. When working on presentations, I sometimes want to modify a text object between views. Currently, the way...
Support groups with "group opacity" as transparency groups. This will require a significant rewrite of PdfWriter. Change it so that resources are written out when they are needed (i.e. while...