Hi All,
I've been tutoring inkscape around the place recently and one comment that keeps comming back is how small the text tool is by default.
I couldnt reproduce the issue until I realised that the default new document is scaled down to show the whole area of the canvas-area the window. This means that the default font-size of 12pt actually appears quite small for all first time users ( who are only just discovering how to zoom and use all tools )
Picture this : You're a first time user who has executed inkscape and discovers the toolbar on the left hand side of the window. All tools work great however the font-size of the text tool is quite small making all text operations feel uncomfortable in comparison with the other tools.
I propose we alter the default document to be viewed at a 100% scale so that all tools visually balance the way they would on the output media.
what do you reckon?
Andy Fitzsimon wrote:
I propose we alter the default document to be viewed at a 100% scale so that all tools visually balance the way they would on the output media.
Would an alternative be to increase the default font size? I picture the most common use of text to be large text for posters etc.
Aaron Spike
Aaron Spike wrote:
I propose we alter the default document to be viewed at a 100% scale so that all tools visually balance the way they would on the output media.
Would an alternative be to increase the default font size? I picture the most common use of text to be large text for posters etc.
This would be most useful with some cleverness added to the behavior of resizing text (and grouped objects containing text):
When I resize drawing elements because I didn't start off with the right canvas size, the resulting high-decimal point size of the fonts (e.g. 50.582pt) becomes a detail that I want to fix (perhaps irrationally).
I would appreciate an optional 'grid' of increments thought the font size space, so if I was looking to monitor my resizing to 'snap' to an integer or specific decimal font dimension, I could do it. This should probably be a keypress-driven mode, and act like a grid snap during the resizing maneuver.
The example would be if you have a draft graphical logo containing primary text elements, and you are asked to 'resize the logo to 60pt font', meaning resize everything so that the text in that graphical logo is 60pt.
On 12/5/05, Jeff Kowalczyk <jtk@...36...> wrote:
The example would be if you have a draft graphical logo containing primary text elements, and you are asked to 'resize the logo to 60pt font', meaning resize everything so that the text in that graphical logo is 60pt.
You can do that using the Text & Font dialog's font size drop-down.
-- bulia byak Inkscape. Draw Freely. http://www.inkscape.org
Would an alternative be to increase the default font size? I picture the most common use of text to be large text for posters etc.
I fully agree with this, and the same holds for the grid size, for the same reasons.
If you don't like it, change it in Doc Prefs. You are not a newbie.
ralf
Andy Fitzsimon wrote:
Picture this : You're a first time user who has executed inkscape and discovers the toolbar on the left hand side of the window. All tools work great however the font-size of the text tool is quite small making all text operations feel uncomfortable in comparison with the other tools.
I propose we alter the default document to be viewed at a 100% scale so that all tools visually balance the way they would on the output media.
what do you reckon?
In my experience, the main Inkscape usage is not printing, so i question if the default empty document should really be a full page (A4), maybe something more screen-oriented would be more appropriate.
I observed newbies not understanding the need to change the page size or not knowing how to do it - for example at OCAL we receive from time to time tiny images in a full A4 canvas (this is not good for automatic generation of thumbnails).
In my experience, the main Inkscape usage is not printing, so i question if the default empty document should really be a full page
but you're not a beginner, so please step back :) even I who knows the program uses it only with A4, and mostly for printing.
I observed newbies not understanding the need to change the page size or not knowing how to do it - for example at OCAL we receive from time to time tiny images in a full A4 canvas (this is not good for automatic generation of thumbnails).
but it would surely be possible to get the bounding box of the drawings and use that?
ralf
Ralf Stephan wrote:
In my experience, the main Inkscape usage is not printing, so i question if the default empty document should really be a full page
but you're not a beginner, so please step back :) even I who knows the program uses it only with A4, and mostly for printing.
Of course i am not a beginner and know how to edit templates, but defaults matters and having the best values as default is very important, see Firefox or GNOME - most users never change the default values.
I may be wrong and A4 is the best default, but this is why i think is good to talk about it, to learn about different opinions.
I observed newbies not understanding the need to change the page size or not knowing how to do it - for example at OCAL we receive from time to time tiny images in a full A4 canvas (this is not good for automatic generation of thumbnails).
but it would surely be possible to get the bounding box of the drawings and use that?
OCAL is used in a lot of ways by a lot of people with various skills, so in this particular case i think the best thing is to edit the files and change the page size (this is not easy to do right now, but i plan to work on it someday)
Hi alltogether,
On Mon, Dec 05, 2005 at 09:18:31AM +0100, Ralf Stephan wrote:
In my experience, the main Inkscape usage is not printing, so i question if the default empty document should really be a full page
but you're not a beginner, so please step back :) even I who knows the program uses it only with A4, and mostly for printing.
Me too ;-) And I think that we could go a stepp further and use the standeard papersize the user has on its computer. While I was a bit lazy to express this opinion until now, a bug report I received in debian's BTS triggered this email. Daniel Kahn Gillmor writes:
Inkscape is great! my only complaint is that it always launches by default with A4 paper (yes, i'm an American... sigh).
when i change /usr/share/inkscape/default.svg by hand, new versions of inkscape overwrite my changes.
it seems like there are enough clues available in debian to pick the system's preferred default paper size and set up /usr/share/inkscape/default.svg with symlinks or something during package installation.
possible options include:
- LC_PAPER (locale's paper settings)
- debconf:libpaper/defaultpaper (at the moment only requested by
- libpaper1)
- /etc/papersize or /usr/bin/paperconf
These last two come from the libpaper1 package, which maybe would mean inkscape would have an additional dependency (though it's not a heavyweight one).
Even fancier would be for inkscape to decide which package is the default at runtime using /usr/bin/paperconf or LC_PAPER or something similar. This would let different users on the same system have their own preferred default paper sizes just by setting environment variables.
While most of his suggestions are highly debian specific, I guess there must be a possibility to get the default locale and adjust the default document size accordingly.
Probably I'll file a RFE for that.
Thanks,
Wolfi
PS: The full report is at http://bugs.debian.org/342388
this email. Daniel Kahn Gillmor writes:
Inkscape is great! my only complaint is that it always launches by default with A4 paper (yes, i'm an American... sigh).
when i change /usr/share/inkscape/default.svg by hand, new versions of inkscape overwrite my changes.
[...] PS: The full report is at http://bugs.debian.org/342388
This problem should be readily solvable by putting a default.svg into $(HOME)/.inkscape/templates/ but this doesn't work.
I think it deserves its own bug report. Can you please file one?
ralf
participants (7)
-
Aaron and Sarah Spike
-
Andy Fitzsimon
-
bulia byak
-
Jeff Kowalczyk
-
Nicu Buculei
-
Ralf Stephan
-
Wolfram Quester