611cb0acee
drawing (0.8.3) * draw a wider outline to the free selection when the image is zoomed out * fix incorrectly huge height of the selection after rotating it * update several translations drawing (0.8.2) * refactoring of the optionsbars (bottom panes) of the transform tools * add a "lock line direction" option to the line tool * fix shift+f10 action when using a selection tool on mobile * add an outline to the canvas * fix the `-c` option when using Wayland * lock image proportions by default when scaling with the numerical inputs * fix an unexpected way the "crop" tool could expand the selection * preview correctly the areas created by a transform tool before applying a change * fix when the app starts with a transform tool, and this tool is immediately used and applied * compatibility with older distributions * update several translations drawing (0.8.1) * add an action "selection > define as current image" * fix how the canvas was ERASED if it was being cropped on one side but expanded on the other side * add an action "selection > expand image to fit [the size of the selection]" * add a several ways of censoring information as an option to the eraser tool * preference to select a theme variant * add "nib direction" option to the calligraphic nib * better pre-select the currently used font in the font chooser dialog * add optional outline to the pencil, line, and curve tools * better looking outline for the "insert text" tool * update several translations
125 lines
5.2 KiB
Text
125 lines
5.2 KiB
Text
@comment $NetBSD: PLIST,v 1.5 2021/08/13 12:08:58 nia Exp $
|
|
bin/drawing
|
|
share/applications/com.github.maoschanz.drawing.desktop
|
|
share/drawing/drawing.gresource
|
|
share/drawing/drawing/__init__.py
|
|
share/drawing/drawing/abstract_brush.py
|
|
share/drawing/drawing/abstract_classic_tool.py
|
|
share/drawing/drawing/abstract_filter.py
|
|
share/drawing/drawing/abstract_optionsbar.py
|
|
share/drawing/drawing/abstract_select.py
|
|
share/drawing/drawing/abstract_tool.py
|
|
share/drawing/drawing/abstract_transform_tool.py
|
|
share/drawing/drawing/brush_airbrush.py
|
|
share/drawing/drawing/brush_hairy.py
|
|
share/drawing/drawing/brush_nib.py
|
|
share/drawing/drawing/brush_simple.py
|
|
share/drawing/drawing/deco_manager.py
|
|
share/drawing/drawing/filter_blur.py
|
|
share/drawing/drawing/filter_colors.py
|
|
share/drawing/drawing/filter_contrast.py
|
|
share/drawing/drawing/filter_emboss.py
|
|
share/drawing/drawing/filter_saturation.py
|
|
share/drawing/drawing/filter_transparency.py
|
|
share/drawing/drawing/filter_veil.py
|
|
share/drawing/drawing/gi_composites.py
|
|
share/drawing/drawing/history_manager.py
|
|
share/drawing/drawing/image.py
|
|
share/drawing/drawing/main.py
|
|
share/drawing/drawing/message_dialog.py
|
|
share/drawing/drawing/minimap.py
|
|
share/drawing/drawing/new_image_dialog.py
|
|
share/drawing/drawing/options_manager.py
|
|
share/drawing/drawing/optionsbar_classic.py
|
|
share/drawing/drawing/optionsbar_color_popover.py
|
|
share/drawing/drawing/optionsbar_crop.py
|
|
share/drawing/drawing/optionsbar_filters.py
|
|
share/drawing/drawing/optionsbar_rotate.py
|
|
share/drawing/drawing/optionsbar_scale.py
|
|
share/drawing/drawing/optionsbar_selection.py
|
|
share/drawing/drawing/optionsbar_skew.py
|
|
share/drawing/drawing/preferences.py
|
|
share/drawing/drawing/printing_manager.py
|
|
share/drawing/drawing/properties.py
|
|
share/drawing/drawing/saving_manager.py
|
|
share/drawing/drawing/select_color.py
|
|
share/drawing/drawing/select_free.py
|
|
share/drawing/drawing/select_rect.py
|
|
share/drawing/drawing/selection_manager.py
|
|
share/drawing/drawing/tool_arc.py
|
|
share/drawing/drawing/tool_brush.py
|
|
share/drawing/drawing/tool_crop.py
|
|
share/drawing/drawing/tool_eraser.py
|
|
share/drawing/drawing/tool_experiment.py
|
|
share/drawing/drawing/tool_filters.py
|
|
share/drawing/drawing/tool_highlight.py
|
|
share/drawing/drawing/tool_line.py
|
|
share/drawing/drawing/tool_paint.py
|
|
share/drawing/drawing/tool_pencil.py
|
|
share/drawing/drawing/tool_picker.py
|
|
share/drawing/drawing/tool_points.py
|
|
share/drawing/drawing/tool_rotate.py
|
|
share/drawing/drawing/tool_scale.py
|
|
share/drawing/drawing/tool_shape.py
|
|
share/drawing/drawing/tool_skew.py
|
|
share/drawing/drawing/tool_text.py
|
|
share/drawing/drawing/utilities.py
|
|
share/drawing/drawing/utilities_blur.py
|
|
share/drawing/drawing/utilities_overlay.py
|
|
share/drawing/drawing/utilities_paths.py
|
|
share/drawing/drawing/window.py
|
|
share/glib-2.0/schemas/com.github.maoschanz.drawing.gschema.xml
|
|
share/help/C/drawing/figures/icon.png
|
|
share/help/C/drawing/figures/screenshot_arrow.png
|
|
share/help/C/drawing/figures/screenshot_color_editor.png
|
|
share/help/C/drawing/figures/screenshot_color_palette.png
|
|
share/help/C/drawing/figures/screenshot_filters.png
|
|
share/help/C/drawing/figures/screenshot_fullscreen.png
|
|
share/help/C/drawing/figures/screenshot_hsl.png
|
|
share/help/C/drawing/figures/screenshot_menu.png
|
|
share/help/C/drawing/figures/screenshot_prefs_images.png
|
|
share/help/C/drawing/figures/screenshot_prefs_tools.png
|
|
share/help/C/drawing/figures/screenshot_scale.png
|
|
share/help/C/drawing/figures/screenshot_selection.png
|
|
share/help/C/drawing/figures/screenshot_text.png
|
|
share/help/C/drawing/figures/screenshot_zoom.png
|
|
share/help/C/drawing/fullscreen.page
|
|
share/help/C/drawing/index.page
|
|
share/help/C/drawing/legal.xml
|
|
share/help/C/drawing/main_features.page
|
|
share/help/C/drawing/preferences.page
|
|
share/help/C/drawing/tools_classic.page
|
|
share/help/C/drawing/tools_classic_colors.page
|
|
share/help/C/drawing/tools_selection.page
|
|
share/help/C/drawing/tools_transform.page
|
|
share/help/C/drawing/whats_new.page
|
|
share/help/C/drawing/zoom_preview.page
|
|
share/icons/hicolor/128x128/apps/com.github.maoschanz.drawing.png
|
|
share/icons/hicolor/256x256/apps/com.github.maoschanz.drawing.png
|
|
share/icons/hicolor/48x48/apps/com.github.maoschanz.drawing.png
|
|
share/icons/hicolor/512x512/apps/com.github.maoschanz.drawing.png
|
|
share/icons/hicolor/scalable/apps/com.github.maoschanz.drawing-symbolic.svg
|
|
share/icons/hicolor/scalable/apps/com.github.maoschanz.drawing.svg
|
|
share/locale/cs/LC_MESSAGES/drawing.mo
|
|
share/locale/da/LC_MESSAGES/drawing.mo
|
|
share/locale/de/LC_MESSAGES/drawing.mo
|
|
share/locale/es/LC_MESSAGES/drawing.mo
|
|
share/locale/eu/LC_MESSAGES/drawing.mo
|
|
share/locale/fi/LC_MESSAGES/drawing.mo
|
|
share/locale/fr/LC_MESSAGES/drawing.mo
|
|
share/locale/he/LC_MESSAGES/drawing.mo
|
|
share/locale/hr/LC_MESSAGES/drawing.mo
|
|
share/locale/hu/LC_MESSAGES/drawing.mo
|
|
share/locale/id/LC_MESSAGES/drawing.mo
|
|
share/locale/it/LC_MESSAGES/drawing.mo
|
|
share/locale/ja/LC_MESSAGES/drawing.mo
|
|
share/locale/ko/LC_MESSAGES/drawing.mo
|
|
share/locale/nl/LC_MESSAGES/drawing.mo
|
|
share/locale/pl/LC_MESSAGES/drawing.mo
|
|
share/locale/pt_BR/LC_MESSAGES/drawing.mo
|
|
share/locale/ru/LC_MESSAGES/drawing.mo
|
|
share/locale/sv/LC_MESSAGES/drawing.mo
|
|
share/locale/tr/LC_MESSAGES/drawing.mo
|
|
share/locale/zh_CN/LC_MESSAGES/drawing.mo
|
|
share/locale/zh_TW/LC_MESSAGES/drawing.mo
|
|
share/metainfo/com.github.maoschanz.drawing.appdata.xml
|