[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Octave-bug-tracker] [bug #35439] fltk printed png is the wrong size
From: |
Ben Abbott |
Subject: |
[Octave-bug-tracker] [bug #35439] fltk printed png is the wrong size |
Date: |
Thu, 02 Feb 2012 19:53:37 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.77 Safari/535.7 |
URL:
<http://savannah.gnu.org/bugs/?35439>
Summary: fltk printed png is the wrong size
Project: GNU Octave
Submitted by: bpabbott
Submitted on: Thu 02 Feb 2012 02:53:36 PM EST
Category: Plotting with OpenGL
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: Incorrect Result
Status: None
Assigned to: None
Originator Name: Ben Abbott
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: dev
Operating System: Any
_______________________________________________________
Details:
Using gnuplot, the example below gives me two plots what are each the correct
size.
close all
graphics_toolkit fltk
orient landscape
sombrero
print foo.png
print ("bar.png", sprintf ("-S%d,%d", 6*150, 8*150))
With fltk, the first is correct, but the 2nd is not. For me on MacOS X, the
2nd produces a sombrero with the proper aspect ratio, but it only fills the UL
quadrant of 900 × 886 plot. The size should be 900 x 1200.
I'm running the default branch, and my tip is
$ hg tip
changeset: 14311:decea31ea010
branch: stable
tag: tip
user: Ben Abbott <address@hidden>
date: Mon Jan 30 08:22:32 2012 -0500
summary: Fix qhull tests.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?35439>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Octave-bug-tracker] [bug #35439] fltk printed png is the wrong size,
Ben Abbott <=
- [Octave-bug-tracker] [bug #35439] fltk printed png is the wrong size, Ben Abbott, 2012/02/02
- [Octave-bug-tracker] [bug #35439] fltk printed png is the wrong size, Muhali, 2012/02/13
- [Octave-bug-tracker] [bug #35439] fltk printed png is the wrong size, Ben Abbott, 2012/02/13
- [Octave-bug-tracker] [bug #35439] fltk printed png is the wrong size, Muhali, 2012/02/14
- [Octave-bug-tracker] [bug #35439] fltk printed png is the wrong size, Ben Abbott, 2012/02/14
- [Octave-bug-tracker] [bug #35439] fltk printed png is restricted by display size, Ben Abbott, 2012/02/16
- [Octave-bug-tracker] [bug #35439] fltk printed png is restricted by display size, Ben Abbott, 2012/02/17