Inkscape.org
  1. #1
    inklinea inklinea @inklinea⛰️
    *

    The ruler font size is quite small.

    If you want to set the size.

    Inkscape has a folder of default values.

    In Linux it is at /usr/share/inkscape

    In Windows it is at c:\Program Files\Inkscape\share\inkscape

    there is a subfolder called 'ui'

    in that folder there is a file called 'style.css'

    Copy that file to your Inkscape user ui settings folder:

    In Linux that is /home/YOURUSERNAME/.config/inkscape/ui

    In Linux that is c:\users\YOURUSERNAME\AppData\Roaming\inkscape\ui

    You may have to create the 'ui' folder

    Copy the 'style.css' file to the 'ui' folder

    Open the 'style.css' file in the new 'ui' folder

    Change 

    #InkRuler {
        font-size: 7pt;
    }

    To 

    #InkRuler {
        font-size: 20pt;
    }

    or any size that you like

  2. #2
    UnoAprendeInfórmatica UnoAprendeInfórmatica @UnoAprendeInfórmatica

    Very interesting note, but this should be able to be done from the same application. Can the step of the ruler also be modified, for example to 1 cm or 10 mm?
    Thank you. Greetings.

  3. #3
    Tyler Durden Tyler Durden @TylerDurden

    Which ruler?

    The Measure tool has a font size adjust in its controls.

    Or, are we discussing the rulers (plural) in the workspace (X and Y coordinates)?

  4. #4
    lachezar_lazarov lachezar_lazarov @lachezar_lazarov

    Hello. Are there settings for increasing the size of the numbers in the workspace / coordinates X and Y /, as well as the number of units of measurement between them. By default in 1.4 they put 25 mm, I would like it to be 10 mm or a multiple of 10. Greetings.