fantasdic r317 - in trunk: . lib/fantasdic/ui
- From: mblondel svn gnome org
- To: svn-commits-list gnome org
- Subject: fantasdic r317 - in trunk: . lib/fantasdic/ui
- Date: Tue, 19 Aug 2008 14:55:08 +0000 (UTC)
Author: mblondel
Date: Tue Aug 19 14:55:08 2008
New Revision: 317
URL: http://svn.gnome.org/viewvc/fantasdic?rev=317&view=rev
Log:
* lib/fantasdic/ui/print.rb: Work around probable Ruby-GNOME2 bug causing
segmentation fault.
Modified:
trunk/ChangeLog
trunk/lib/fantasdic/ui/print.rb
Modified: trunk/lib/fantasdic/ui/print.rb
==============================================================================
--- trunk/lib/fantasdic/ui/print.rb (original)
+++ trunk/lib/fantasdic/ui/print.rb Tue Aug 19 14:55:08 2008
@@ -40,7 +40,7 @@
@font_big = @font.dup
@font_big.size = (@font_big.size * 1.2).round
- @font_big.weight = Pango::FontDescription::WEIGHT_BOLD
+ # font_big weight = Pango::FontDescription::WEIGHT_BOLD
# with this option disabled, (0,0) is the the upper left corner
# taking into account margins !
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]