Xournal++ Changelog

What's new in Xournal++ 1.2.3

Mar 2, 2024
  • Fixed background color and truncated text in LaTeX tool
  • Fixed zoom jumping and zoom steps
  • Fixed various segfaults and rendering issues
  • Fixed pressure values and project URL when saving documents
  • Enabled font hint metrics in PDF export to improve text alignment

New in Xournal++ 1.2.2 (Oct 15, 2023)

  • This is a new minor version of Xournal++ with bug fixes and improvements from the community:
  • Fixed various memory leaks and segmentation faults
  • Fixed some issues with input sequences mixing up devices and buttons
  • Fixed LaTeX tool failing to open some PDF files
  • Fixed audio output device selection

New in Xournal++ 1.2.1 (Aug 31, 2023)

  • Changes:
  • b48932a Release of version 1.2.1
  • 9d30b54 Hardcode bugreport link address and update changelog
  • cee58c5 Update changelog in preparation for 1.2.1 release
  • 588d289 Hide audio menu and buttons when audio is disabled
  • 9619943 Add options to disable the audio system for audio recordings
  • 655f58f Update package description
  • 8e398a1 Fill in missing pressure values
  • fe8ee3c Add space between variable and "}}" for pipeline variables
  • 5490c7f Add age filter on crash logs reported at startup
  • 4c9aaf6 Make bugreports use bug report template
  • 9741b3a Consistently set ENABLE_PLUGINS
  • 26133b0 Added exeption handling to Palette::load [ #4994 ]
  • 1d71ab3 "convert" is deprecated,
  • 31bf52e used deletion function in execInUiThread + c++17 comp. in CairoWrappers
  • 060cf0a Make "Portrait" the default toolbar.
  • 81d96a5 Install libgtksourceview-4-dev on Azure pipelines
  • c3c66fe Fix errorlog opening on Windows
  • bd93af1 Fix errorlog opening for flatpak, snap package
  • 7713dfa Add missing double arrow preference
  • eb070c4 Automated version bump to 1.2.1~dev

New in Xournal++ 1.2.0 (Jul 31, 2023)

  • 10ed72c Release of version 1.2.0
  • fbe35db Fix typo
  • 26261ca Update changelog in preparation for 1.2.0 release
  • e71c278 Update authors list
  • db73f05 Update copyright.txt and compare_license.py
  • 257b559 Automated version bump to 1.2.0~dev
  • 700308a Merge Crowdin updates
  • df8b246 Hurd PATH_MAX
  • b6756e2 Update macOS modules
  • 4449992 Correction of spelling (#4963)

New in Xournal++ 1.1.3 (Nov 27, 2022)

  • Fixed several crashes.
  • Fixed a bug that closed text fields immediately after creating them with a secondary mouse or stylus button.
  • Added a setting to disable GTK inertial scrolling to work around scrolling issues on some devices.

New in Xournal++ 1.1.2 (Oct 17, 2022)

  • Fixed several UX problems.
  • Fixed several crashes.
  • Fixed PDF Attach Mode not being loaded correctly.
  • Improved the performance of the text tool.
  • Windows: fixed some crashes in the installer and uninstaller.
  • macOS: changed the way the Xournal++ is launched to avoid some potential issues

New in Xournal++ 1.1.1 (Feb 14, 2022)

  • Some notable changes:
  • Change the edge panning behavior when an element is selected, fixing the absurdly fast edge pan speed bug.
  • Fixed several crashing/freezing issues.
  • Fixed several bugs involving stroke input and rendering.
  • Fixed several bugs involving PDF rendering (in application) and export.
  • Windows: fixed several bugs with fonts and the text tool.

New in Xournal++ 1.1.0 Hotfix 1 (Dec 11, 2021)

  • This is the promised follow-up release for Windows with the updated GTK library (3.24.30).
  • Users with other operating systems are welcome to use the initial release of Xournal++ 1.1.0, which provides the same features as this release.

New in Xournal++ 1.1.0 (Jul 19, 2021)

  • Breaking changes:
  • Xournal++ now follows the XDG Base Directory Specification (#1101, #1384). The configuration files will now be stored in an appropriate platform-specific user data folder. Old configuration files will be copied automatically if the new user data folder does not exist.
  • For users that have non-default DPI settings, text elements in old documents may be displayed with incorrect sizes/positions. A new plugin is included to fix the positioning of these text elements. See the relevant bug in the "Text tool" section below.
  • The old input system has been removed, which may affect some users.
  • Windows: The installer has been updated, fixing many issues such as: incorrectly set up registry keys, missing uninstaller entry, missing entries in Open With context menu in Explorer, missing icons, etc. (#2606, #2585, #2387, #2141, #2036, #1903, #2666, #3215). When upgrading from 1.0.18, you must not run the uninstaller; instead, run the updated installer, which will clean up files from the old install and fix the registry key entries. If you are downgrading from 1.1.0 to 1.0.18 or older, you must run the uninstaller first.
  • Linux: Support for Ubuntu 16.04 (and older distros) has been dropped. Please use a distro from 2018 or later, such as Ubuntu 18.04 or Debian Buster. The dependency versions have been updated accordingly.
  • Linux: The thumbnailer program has been renamed from xournal-thumbnailer to xournalpp-thumbnailer in order to fix tab completion (#1752).
  • Linux: Xournal++ now has a hard dependency on librsvg. This should not affect end-users, only maintainers and packagers.
  • The code has been updated to use C++17 (#1485) and must now be compiled using a supported compiler version, such as GCC 7 or Clang 5 (or newer).
  • MacOS: Dropped support for macOS High Sierra; minimal version is now Catalina (#2989)
  • Document viewing:
  • Changed page selection system to now select the current page during scrolling (#1613, #1184).
  • Improved page load performance and memory consumption with new page preload mechanism (#2603).
  • Fixed a bug where scrolling would not work with zoom fit enabled until the zoom level changes (#2541).
  • Fixed some bugs that prevented documents from being displayed on ARM and 32-bit devices (#2576).
  • Fixed vim-style hjlk keybindings being inconsistent with the arrow keys (#2712).
  • Added a shortcut for the default tool (#2872) and changed shortcuts for page deletion and layer navigation (#2766)
  • Fixed various issues related to zooming and scrolling (#2435, #2743, #2023, #1830, #2821)
  • Fixed zoom slider tick marks being set to the wrong values when DPI calibration setting is different from the default (#2923)
  • Fixed a freeze caused by scrolling between pages of different size (#2770, #3099).
  • Document export:
  • Added a "progressive mode" option to PDF file export dialog. This will render layers from bottom to top, exporting a new page every time a layer is rendered (#2589, #2609).
  • Simplified background rendering to improve compatibility of exported SVGs (#2598).
  • Made line spacing equal in export and on view when pango version >= 1.48.5 is available (#2182)
  • Updated the Cairo version on Windows to fix a bug that created corrupt PDF files on export (#2871)
  • Fixed a crash that occurs when closing the application before export finishes (#3159).
  • Sidebar preview panel:
  • Added new "Layerstack Preview" tab that shows all layers up to the current layer (#2795).
  • Changed sidebar colors to be dark when using a dark theme (#2726).
  • Changed layer previews to only show background in background layer (#2674)
  • Moved close button from the bottom to the top to improve usability (#2727).
  • Fixed button tooltips not reflecting the page/layer tabs (#2776).
  • Fixed a bug where the buttons would be enabled/disabled inconsistently (#2776).
  • Audio playback:
  • Added seeking functionality during playback (#1520)
  • Fixed crashes caused by race conditions in the audio system
  • Fixed bug where gaps in the audio stream could appear while recording
  • Added an error message popup which displays when a recording fails to load or play (#1573)
  • Input System:
  • Removed the old input system and touch workaround, both of which have been deprecated (#2308).
  • Added a Mouse+Keyboard device class for handling e.g. wireless USB mouse/keyboard receivers (#1769, #1785).
  • Added Preference settings for minimum pressure level and pressure multiplier (#2622).
  • Added an experimental stroke smoothing / input stabilization feature (#2512, #2856, #2863).
  • Added a touchpad pinch gesture for zooming (#2651).
  • Added a Preferences setting to ignore the first few pen input events when starting a new stroke (#1854).
  • Reimplemented zoom gestures for better compatibility (#1528)
  • Improved tool handling (#2339)
  • Fixed a bug where the touchscreen could not be used to pan and zoom when touch drawing is enabled (#2435).
  • Fixed a bug where two-finger zoom would be triggered even when zoom gestures are disabled (#2510).
  • Fixed touch drawing not working with the pen tool (#2123).
  • LaTeX tool:
  • Reworked LaTeX tool implementation (#1952).
  • Added a new tab in the Preferences window for LaTeX configuration.
  • Added a global template file setting for custom LaTeX template files to be used when rendering LaTeX formulas (#1188).
  • Added a button in the Preferences window for testing LaTeX setup.
  • Fixed a bug where closing the dialog before the initial render would crash the application (#2728, #2798).
  • Fixed a bug where line breaks would not be saved correctly (#2849).
  • Windows: Fixed a bug where long user names would break the LaTeX tool (#3046).
  • Spline tool
  • Added cubic splines as a drawing tool (#1688, #1798, #1861).
  • Click to add anchor points (knots) and drag to create non-trivial tangents. Backspace key, arrow keys, s and Shift+s allow to delete/modifiy the last set knot/its tangent. Escape key and double click exit the spline drawing mode.
  • Snapping:
  • Added snapping for vertical space (#2011)
  • Added snapping for moving and resizing selections (#1972, #2011)
  • Added snapping for recognized shapes (optional setting; #2011)
  • Added a Preferences settings to preserve line width while resizing a selection (#2011)
  • Added a Preferences setting to change the snap grid size (#1920).
  • Fixed a bug in the grid snapping tolerance (#2779).
  • Selections:
  • Added ability to mirror selected elements when scaling in a negative direction (#2723).
  • Added Edit > Arrange menu items and the corresponding actions for rearranging selected elements (#2794).
  • Changed element selection to not automatically rearrange items (#1680). Instead, rearranging must be performed with the newly added menu entries.
  • Fixed some bugs where selections would not be copied correctly (#2277, #2090, #2733) and would cause strokes to become invalid/missing when saving (#2857, #2464).
  • Fixed a bug in the Select Object algorithm (#2478)
  • Pen and eraser tools
  • Added Preferences settings to configure the radius, color, and border of the cursor highlight when Highlight cursor position is enabled (#1891, #1898).
  • Added a new "no cursor" cursor type and changed "Big pen" checkbox in Preferences into a combo box (#2111).
  • Renamed "fill transparency" to "fill opacity" to avoid confusion (#2590).
  • Added thick/thin settings to default tool preferences (#2611).
  • Added ability to change line styles of existing strokes (#2641).
  • Changed name of "Draw Circle" to "Draw Ellipse" (#2708).
  • Changed name of "Ruler" to "Draw Line" (#2959).
  • Improved circle drawing controls (#2707).
  • Improved the accuracy of the eraser tool (#1818).
  • Changed pen/highlighter cursor to be in the shape of a circle with the approximate stroke size (#1945, #1513).
  • Fixed a cursor update bug (#1954).
  • Fixed strange behavior of color switches when temporarily using the eraser (#2004, #1546, #1712).
  • Text tool:
  • Added support for text edit blinking to be enabled/disabled through standard GTK configuration settings (#2170).
  • Fixed several serious bugs and user experience issues with IME pre-edit strings (#2789, #2788, #2826, #2851).
  • Fixed a bug where the font button would not be updated when editing a text field (#2620).
  • Fixed a bug where text elements would not be displayed at the correct positions when an image is used as the page background (#2725).
  • Fixed a bug where text would be displayed with an incorrect size when DPI is set to a non-default value. A plugin for migrating documents with wrong font sizes has been added (#2724).
  • Fixed a bug where selected text would be highlighted incorrectly (#3131).
  • Toolbars:
  • Added a print button to the default toolbar (#1921).
  • Added a menu toggle item for showing/hiding the toolbar, bound to F9 (#2112).
  • Added a vertical mode for the pagespinner tool (#2624).
  • Added color indicators to toolbars when customizing the toolbars (#2726).
  • Improved appearance of the floating toolbar (#2726).
  • Fixed a crash that occurs when the application is closed with the toolbar customization dialog open (#1189).
  • Fixed multiple bugs involving the toolbar customizer (#2860).
  • Plugins:
  • Extended plugin API with many new features and functions, including page and layer operations (#2406, #2950).
  • Added a Lua plugin for taking a screenshot and saving it to a file (#2086, #2787).
  • Added a Lua plugin for cycling though a color list (#1835, #2251).
  • Added Lua plugin support for MacOS (#2986)
  • Allow using the system Lua package path (#2968)
  • Paper backgrounds
  • Added an isometric paper background type (#1994).
  • Changed background types to use lighter line colors when a dark background is set. The colors can be set in pagetemplates.ini (#2055, #2352).
  • Fixed the confusing behavior of the Apply to current/all pages buttons used to change the page backgrounds (#2730).
  • Fixed cloned background images not loading correctly (#3170).
  • Packaging changes
  • AppImage: Fixed AppImages not running on more recent Linux distros (#2600).
  • Linux: Fixed an issue with dock icons not appearing correctly in some desktop environments (#2881, #1791).
  • Debian packages: added man pages (#2701)
  • The lua-lgi package has been added to the list of Recommended dependencies. It is useful for creating GUI in Lua plugins.
  • Streamlined and updated package metadata (#3094).
  • Misc:
  • Updated author information and About dialog appearance (#3209)
  • New action icons (#3154) and new application icon (#2557).
  • Changed the error dialog for missing PDF backgrounds to display the full path of the missing PDF (#3140).
  • Changed default key binding of middle mouse button from nothing to hand tool (#3121).
  • Changed the Help > Help menu item to point to the new website www.xournalpp.github.io, which replaces the User Manual wiki.
  • Added a setting in the Preferences window for selecting the language (#2188). Simplified language translation file names (#3166, #3201).
  • Added a feature to allow the user to modify the locale directory via the TEXTDOMAINDIR environment variable (#2600, #2845).
  • Added support for more export options in command line and GUI (#2449)
  • Added a command line option to create a xopp file (#1919).
  • Added the Journal > Rename Layer menu entry to rename layers (#2321).
  • Added the Journal > Append New PDF Pages menu entry to append PDF pages that are not in the current annotation file (#2146)
  • Improved look of the Preferences window (#2592).
  • Improved Print Dialog verbosity and error handling (#3002)
  • Fixed a bug where the Autoloading Journals option would only autoload annotation files with .pdf.xopp or .pdf.xoj extensions. (#2911, #3217).
  • Fixed bugs in element cloning, which previously could have caused elements to become invalid (#2733, #2720, #2464).
  • Fixed a bug where the thumbnailer would not correctly render previews in file managers that sandbox their thumbnailers (#2738).
  • Fixed a bug where some error message dialogs would not display the message correctly (#3214).
  • Fixed keyboard shortcuts not working when the menubar is hidden (#2324)
  • Fixed the undo operation for moving objects across page borders (#3068)
  • Updated the translation files.
  • Non-visible refactoring and code cleanup (#1279, #2150, #1944, #2199, #2213, #2252, etc.)
  • MacOS: Fixed the startup crash on BigSur and removed the integration of Xournal++ into the Mac Menu Bar (#2836, #2976)
  • Windows: Fixed a crash that occurs when closing the application (#2218).

New in Xournal++ 1.0.19 (Oct 21, 2020)

  • Changed select object algorithm to be more intuitive
  • Added ability for taps with Select Rectangle and Select Region to act like
  • Select Object (#1980)
  • Improved document loading speed (#2002)
  • Added a --version command to print the Xournal++ version
  • Added a libgtk version display to the About dialog
  • Added a 16kHz sample rate to audio settings and fixed the 91kHz sample rate
  • (#2092)
  • Added file version check for future compatibility (#1991)
  • Changed wording of new page template dialog to be less confusing (#1524)
  • Fixed behavior of "Attach file to the journal" option when choosing "Annotate
  • PDF" (#1725, #2106). This now allows the background PDF and the annotation files to
  • be renamed and moved as long as they 1) share the same file prefix; and 2)
  • share the same relative path.
  • Fixed an issue where clicking the X on the replace file dialog would overwrite
  • the file (#1983)
  • (libcairo >= 1.16 only): Fixed PDF export crashing when the table of contents
  • is empty (#2236).
  • Fixed a bug where the PDF background would not update when loading a new
  • document (#1964)
  • Fixed plugin window causing a crash on Ubuntu 16.04
  • Fixed a bug where the icon would not appear correctly on some desktop
  • environments (#1892)
  • Fixed inconsistent ordering of button keybindings (#1961)
  • Fixed the Enter key not confirming PDF export settings (#1977)
  • Fixed exported PDF title (#2039)
  • Fixed a bug where different page backgrounds can cause PDFs to be exported
  • with the wrong backgrounds (#2119)
  • Fixed a bug where the page number count would not be updated after deleting a
  • page (#2134)
  • Fixed selection object tool not working correctly (#2081) / crashing (#2133)
  • when there are multiple layers

New in Xournal++ 1.0.18 (May 17, 2020)

  • This is a new minor release of Xournal++ with many bugfixes.
  • We now provide an AppImage build for Linux distros. The AppImage is compatible with distros that have been released after or roughly around the time of Ubuntu 16.04 LTS.
  • Fixed a crash occurring when recent file entries are invalid (#1730, thanks to
  • @iczero)
  • Fixed translations not being built correctly, causing packaging issues (#1596)
  • Fixed background PDF outlines not being saved in exported PDF (only available
  • when compiled with Cairo 1.16 or newer)
  • Fixed a deadlock occurring when a second PDF with an outline is opened (#1582).
  • Fixed the settings file being written to when it is parsed (#1074, thanks to
  • @Guldoman)
  • Fixed dark mode icons not loading properly (#1767, thanks to @badshah400)
  • Added missing dark mode icons (#1765, thanks to @badshah400)
  • Fixed crash in Export As ... on some page range options (#1790)
  • Fixed crash caused by custom colors in toolbar being "too close" (#1659)
  • Windows: Fixed the LaTeX tool always failing to find kpsewhich (#1738). Note
  • that to make this work properly, a console window will now flash briefly
  • before Xournal++ starts.

New in Xournal++ 0.4.8 (Jul 1, 2014)

  • Features:
  • option to auto-save documents and recover auto-saves (after Edward Yang, Aiwarrior, Timo Kluck)
  • new Export to PDF code using cairo (and config option to enable legacy code)
  • horizontal view mode
  • improved touchscreen handling
  • pencil cursor option (patch by Luciano Siqueira)
  • added "new pages duplicate background" option (new default is false)
  • updated Windows build and packaging instructions
  • XInput device handling:
  • ignore events from non-drawing devices by default (ignore_other_devices)
  • "touchscreen as hand tool" option (after Rumen Zarev and Daniel German)
  • "pen disables touchscreen" option; dialog box to designate touch device
  • tweaks to xinput event processing for touchscreens
  • Bugfixes:
  • generate cursors from pixbufs (fixes a Win32 bug)
  • work around Win32 bug: refuse paste if mismatched format
  • fix configure.in for automake-1.13 (Florian Bruhin, Andreas Huettel)
  • smoother icons for eraser and shapes buttons (by Colin Macdonald)
  • fix a cross-platform g_basename() issue (after Daniel German)
  • bugfix for file paths with non-English characters in Win32
  • add some margin around lasso selection rectangle (after Niklas Beisert)
  • warn for fontconfig cache generation in Win32
  • Translations:
  • Chinese (simplified) translation (by Mutse)
  • updated German translation (Stefan Holtzhauer)
  • Polish translation (by Mis Uszatek)
  • Chinese (traditional) translation (William Chao)
  • Japanese translation (by Hiroshi Saito)

New in Xournal++ 0.4.7 (Jul 7, 2012)

  • insert image tool
  • renamed "Journal" menu to "Page"
  • paste images and text directly from and to other applications
  • lasso tool

New in Xournal++ 0.4.6 (Jul 7, 2012)

  • win32 portability code
  • fix bug in PDF export code on 64-bit systems
  • fix hand tool bug when exiting canvas
  • Italian translation, German translation
  • Spanish translation, Brazil Portuguese translation
  • fix save bug with text boxes containing > 4095 characters
  • Czech translation, Dutch translation
  • fix crash upon unplugging input devices
  • change close dialog box default to "save"
  • option to force PDF background rendering via cairo (slower but nicer)
  • wrapper for missing GdkPixbuf rendering function in newest poppler
  • disable GTK+ XInput bugfix by default (#3429416)
  • fix linker flags (#3208984); evdev coordinate fix (#3244118)
  • specify license version: GPL v2 or later
  • fix 1.#J coordinates from win32 xoj files

New in Xournal++ 0.4.5 (Jul 7, 2012)

  • bugfixes for GTK+ 2.16/2.17 issues with xinput events
  • various minor UI bugfixes
  • gettext internationalization
  • Catalan translation, French translation
  • use poppler instead of pdftoppm to render PDF backgrounds
  • various improvements to UI and to key bindings
  • use gtk-print instead of libgnomeprint for printing
  • custom color chooser
  • option to have tablet buttons toggle the mapping rather than draw
  • paper color chooser
  • remove binary installer (due to binary incompatibilities)
  • UPDATED DEPENDENCIES: need gtk+ 2.10, poppler-glib 0.5.4

New in Xournal++ 0.4.2.1 (Jul 7, 2012)

  • bugfix for #1926757 (crash upon pasting variable-width stroke)
  • bugfix: set ruler/recognizer setting to default upon switching tools

New in Xournal++ 0.4.2 (Jul 7, 2012)

  • bugfixes for X.org 7.3; allow XInput and core events in reverse order
  • resize selection
  • pressure sensitive pen (variable stroke width)
  • geometric shape recognizer
  • clean up compiler warnings

New in Xournal++ 0.4.1 (Jul 7, 2012)

  • bugfix: compatibility with new versions of pdftoppm
  • GTK+ 2.11 event processing bugfix
  • minor bugfixes: hand tool, handling of filenames containing '&'
  • desktop and MIME files + updated installer
  • config options: left-handed scrollbar (contributed by Uwe Winter), hide some menu items (customizable in config file), auto-save preferences

New in Xournal++ 0.4.0.1 (Jul 7, 2012)

  • bugfixes for GTK+ 2.11 behavior (thanks to everyone who reported bugs)

New in Xournal++ 0.4 (Jul 7, 2012)

  • text tool (handles most TrueType and Type1 fonts)
  • font selection dialog and button
  • keyboard mappings (arrow keys)
  • menu mnemonics and shortcuts
  • more responsive hand tool
  • bugfix for GTK+ 2.11 XInput behavior
  • various minor bugfixes and enhancements

New in Xournal++ 0.3.3 (Jul 7, 2012)

  • bugfix: upon loading a new file, zoom is set to default startup zoom
  • config option to allow input from a mouse or other core pointer device
  • config file entry to specify a default location for open/save
  • config file entries to customize visibility and position of toolbars
  • icon

New in Xournal++ 0.3.2 (Jul 7, 2012)

  • preferences file and Save Preferences command
  • extra customization (via preferences file)
  • minor UI changes
  • hand tool
  • a few bugfixes in rendering of bitmap backgrounds

New in Xournal++ 0.3.1 (Jul 7, 2012)

  • fixed a file format bug on systems with non-standard numeric locale

New in Xournal++ 0.3 (Jul 7, 2012)

  • new PDF rendering engine: export to PDF generates optimized files (smaller and more accurate)
  • export to PDF handles PDF backgrounds (up to PDF-1.4) natively (without conversion to bitmap)
  • default thickness of erasers and highlighters slightly increased
  • zoom dialog box with input box and "fit to page height" option
  • file format documentation added to the user's manual

New in Xournal++ 0.2.2 (Jul 7, 2012)

  • mapping of tools to stylus buttons (the options menu has new entries to allow the mapping of buttons 2 and 3 to arbitrary tools; the tools menu and toolbar affect the settings for button 1) (see here)
  • moving selection by drag-and-drop works across page boundaries
  • vertical space tool can move items to next page (only when the entire block being moved has crossed the page boundary; items on the new page are not moved)
  • "apply to all pages" is now a toggle button affecting the behavior of paper size, color, and style commands
  • change in the behavior of the selection upon switching between tools

New in Xournal++ 0.2.1 (Jul 7, 2012)

  • recently used files listed in file menu
  • can change color or thickness of pen strokes in selection
  • function to apply paper style to all pages
  • can specify on command line a PDF file to annotate
  • suggest a derived file name for PDF annotation
  • speed up switching between pages
  • fixed a bug in XInput initialization
  • fixed a bug in print ranges
  • fixed a refresh bug in rescaling bitmap backgrounds

New in Xournal++ 0.2 (Jul 7, 2012)

  • PDF file annotation using xpdf's pdftoppm (PDF backgrounds updated asynchronously at all resolutions)
  • PS/PDF backgrounds (as bitmaps at fixed resolution) using ghostscript
  • option to antialias and filter bitmap backgrounds when zooming
  • option to emulate eraser tip with right mouse button
  • binary installer allows non-root installation without compiling
  • full-screen mode

New in Xournal++ 0.1.1 (Jul 7, 2012)

  • two bugfixes
  • backward compatibility with GTK+ 2.4