Next minor release?
This discussion is connected to the gimp-developer-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.
This is a read-only list on gimpusers.com so this discussion thread is read-only, too.
Next minor release? | Jehan Pagès | 04 Oct 08:12 |
Next minor release? | Michael Natterer | 04 Oct 09:34 |
Next minor release? | Jehan Pagès | 04 Oct 09:45 |
Next minor release? | Alexandre Prokoudine | 04 Oct 11:19 |
Next minor release? | Jehan Pagès | 04 Oct 11:37 |
Next minor release? | Alexandre Prokoudine | 04 Oct 11:42 |
Next minor release? | Jehan Pagès | 04 Oct 11:57 |
Next minor release? | Marco Ciampa | 04 Oct 21:57 |
Next minor release? | Liam R E Quin | 05 Oct 00:02 |
Next minor release? | Guillermo Espertino (Gez) | 04 Oct 13:21 |
Next minor release? | sigetch | 04 Oct 14:40 |
Next minor release?
Hi,
About the broken font support, which was simply in the end fontconfig's configuration which kept some absolute path from the Linux where it was cross-compiled from, I think it is a pretty broken stuff.
It was the reason of why italic/bold could not be simulated anymore in
2.8.6 for Windows.
https://bugzilla.gnome.org/show_bug.cgi?id=708110
That's still an ok bug because I think most fonts have bold/italic
faces anyway. But after testing, I could confirm that the bug where
"Sans" was using a Serif-ed font, which is already much more annoying,
is also the same.
https://bugzilla.gnome.org/show_bug.cgi?id=688593
And probably a few other bugs on fonts (reported already or not).
Also we have a bunch of fixes in gimp-2-8 branch anyway, and it is soon 4 months since 2.8.6. Maybe it is a good time to make a minor release? I feel like there is no much reason to delay bugfix releases. Do we have an accurate policy on minor releases?
Jehan
Next minor release?
On 10/04/2013 10:12 AM, Jehan Pags wrote:
Hi,
About the broken font support, which was simply in the end fontconfig's configuration which kept some absolute path from the Linux where it was cross-compiled from, I think it is a pretty broken stuff.
It was the reason of why italic/bold could not be simulated anymore in 2.8.6 for Windows.
https://bugzilla.gnome.org/show_bug.cgi?id=708110That's still an ok bug because I think most fonts have bold/italic faces anyway. But after testing, I could confirm that the bug where "Sans" was using a Serif-ed font, which is already much more annoying, is also the same.
https://bugzilla.gnome.org/show_bug.cgi?id=688593And probably a few other bugs on fonts (reported already or not).
Also we have a bunch of fixes in gimp-2-8 branch anyway, and it is soon 4 months since 2.8.6. Maybe it is a good time to make a minor release? I feel like there is no much reason to delay bugfix releases. Do we have an accurate policy on minor releases?
ASAP, when I find the time :)
--Mitch
Next minor release?
Hi,
On Fri, Oct 4, 2013 at 10:34 PM, Michael Natterer wrote:
On 10/04/2013 10:12 AM, Jehan Pagčs wrote:
Also we have a bunch of fixes in gimp-2-8 branch anyway, and it is soon 4 months since 2.8.6. Maybe it is a good time to make a minor release? I feel like there is no much reason to delay bugfix releases. Do we have an accurate policy on minor releases?
ASAP, when I find the time :)
Awesome. :-)
Jehan
--Mitch
Next minor release?
On Fri, Oct 4, 2013 at 12:12 PM, Jehan Pags wrote:
It was the reason of why italic/bold could not be simulated anymore in 2.8.6 for Windows.
And I suggest we keep it that way. Committing crime against typography isn't going to make us popular among professionals.
Alexandre
Next minor release?
Hi,
On Sat, Oct 5, 2013 at 12:19 AM, Alexandre Prokoudine wrote:
On Fri, Oct 4, 2013 at 12:12 PM, Jehan Pagès wrote:
It was the reason of why italic/bold could not be simulated anymore in 2.8.6 for Windows.
And I suggest we keep it that way. Committing crime against typography isn't going to make us popular among professionals.
Well I personally have no opinion there. But I know that some people liked this. And in this case, I would say that this should not be our call. If people want simulated italic/bold, why prevent them? The "professionals" would use fonts with the right faces, that's all. :-) That does not break anything in the workflow of people who don't want to use this.
In any case, massively breaking fontconfig is not the way to achieve this. ;-)
Also if we were to make such a change, it would only pertain to Windows users, because that's the only release where we embed Fontconfig. Other users, at least on Linux (and I guess OSX too, no?), would have a system-wide fontconfig already and we are not going to override the user's custom configuration.
But if a typography erudite wishes to get rid of this "criminal
feature", one just has to delete the following file, and you are done:
/etc/fonts/conf.d/90-synthetic.conf
(that's the Linux most common path. You can just find the equivalent
for another installation/platform)
And that's it! :-)
Jehan
Alexandre
_______________________________________________ gimp-developer-list mailing list
List address: gimp-developer-list@gnome.org List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
Next minor release?
On Fri, Oct 4, 2013 at 3:37 PM, Jehan Pags wrote:
It was the reason of why italic/bold could not be simulated anymore in 2.8.6 for Windows.
And I suggest we keep it that way. Committing crime against typography isn't going to make us popular among professionals.
Well I personally have no opinion there. But I know that some people liked this. And in this case, I would say that this should not be our call. If people want simulated italic/bold, why prevent them?
Because fake italics and bold faces are an abomination :)
http://tavmjong.free.fr/blog/?p=822
Alexandre
Next minor release?
Hi,
On Sat, Oct 5, 2013 at 12:42 AM, Alexandre Prokoudine wrote:
On Fri, Oct 4, 2013 at 3:37 PM, Jehan Pagès wrote:
It was the reason of why italic/bold could not be simulated anymore in 2.8.6 for Windows.
And I suggest we keep it that way. Committing crime against typography isn't going to make us popular among professionals.
Well I personally have no opinion there. But I know that some people liked this. And in this case, I would say that this should not be our call. If people want simulated italic/bold, why prevent them?
Because fake italics and bold faces are an abomination :)
I understand. I would still not remove the feature altogether. Maybe
there could be a warning when someone requests a bold/italic when
there is no such face and we are simulating them (GIMP does not handle
this, but maybe there is a way for us to get a feedback when this
happens), because I feel that the main issue is not that the feature
exists, but rather that there is no feedback about this from the
software.
If we were to give such a feedback, the typographic erudite would know
to step away from this font, or at least do an informed choice about
the matter.
I would personally not be against a feature request along this line.
Giving the right feedback to users, and making them informed and
active rather than passive in their choices, is totally my view of
things.
If you write such a feature request, please Cc me. :-)
Jehan
Jehan
Alexandre
_______________________________________________ gimp-developer-list mailing list
List address: gimp-developer-list@gnome.org List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list
Next minor release?
El 04/10/13 05:12, Jehan Pags escribi:
It was the reason of why italic/bold could not be simulated anymore in 2.8.6 for Windows.
https://bugzilla.gnome.org/show_bug.cgi?id=708110
In my oppinion, that's not a bug, it's an improvement.:-) Bold and Italics variants should be designed specifically and not simulated. If the font family doesn't provide such variants, it's better to leave it as is and use only the available ones, for the sake of typographic quality.
This is an example to follow: http://tavmjong.free.fr/blog/?p=822
Gez.
Next minor release?
You should know the situation for the CJK (Chinese, Japanese, Korean) fonts.
There are more than 15,000 characters to be designed, so that little font
set has bold and italics face.
In those countries, the bug reported above is very serious and critical.
We have to have options to use simulated bold and italic for those fonts.
-- sigetch
2013/10/4 Guillermo Espertino (Gez)
El 04/10/13 05:12, Jehan Pags escribi:
It was the reason of why italic/bold could not be simulated anymore in
2.8.6 for Windows.
https://bugzilla.gnome.org/**show_bug.cgi?id=708110In my oppinion, that's not a bug, it's an improvement.:-) Bold and Italics variants should be designed specifically and not simulated.
If the font family doesn't provide such variants, it's better to leave it as is and use only the available ones, for the sake of typographic quality.This is an example to follow: http://tavmjong.free.fr/blog/?**p=822
Gez.
______________________________**_________________ gimp-developer-list mailing list
List address: gimp-developer-list@gnome.org List membership: https://mail.gnome.org/**mailman/listinfo/gimp-** developer-list
Next minor release?
On Sat, Oct 05, 2013 at 12:57:00AM +1300, Jehan Pags wrote: [...]
I would personally not be against a feature request along this line. Giving the right feedback to users, and making them informed and active rather than passive in their choices, is totally my view of things.
If you write such a feature request, please Cc me. :-)
More than just feedback ...
feedback + configurable option
to switch it on or off, as you prefer ... in the text panel options or in the global preference options...
Why not?
Marco Ciampa +--------------------+ | Linux User #78271 | | FSFE fellow #364 | +--------------------+
Next minor release?
On Fri, 2013-10-04 at 15:42 +0400, Alexandre Prokoudine wrote:
Because fake italics and bold faces are an abomination :)
That's true for Western typography with the Latin alphabet, in general, although even there it does have uses, e.g. for display faces used in light colours on a dark background.
It's not true in general (as has been mentioned) with non-Latin scripts.
Liam
Liam Quin - XML Activity Lead, W3C, http://www.w3.org/People/Quin/ Pictures from old books: http://fromoldbooks.org/ Ankh: irc.sorcery.net irc.gnome.org freenode/#xml