~ubuntu-branches/ubuntu/trusty/gnustep-back/trusty

« back to all changes in this revision

Viewing changes to Source/xdps/AFMFileFontInfo.m

  • Committer: Bazaar Package Importer
  • Author(s): Hubert Chathi
  • Date: 2008-07-02 17:19:03 UTC
  • mfrom: (1.2.5 upstream) (4.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080702171903-n1potlcotage8xy0
Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
   This file is part of the GNUstep GUI X/DPS Library.
10
10
 
11
11
   This library is free software; you can redistribute it and/or
12
 
   modify it under the terms of the GNU Library General Public
 
12
   modify it under the terms of the GNU Lesser General Public
13
13
   License as published by the Free Software Foundation; either
14
14
   version 2 of the License, or (at your option) any later version.
15
 
   
 
15
 
16
16
   This library is distributed in the hope that it will be useful,
17
17
   but WITHOUT ANY WARRANTY; without even the implied warranty of
18
 
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
19
 
   Library General Public License for more details.
 
18
   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 
19
   Lesser General Public License for more details.
20
20
 
21
 
   You should have received a copy of the GNU Library General Public
22
 
   License along with this library; if not, write to the Free
23
 
   Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111 USA.
 
21
   You should have received a copy of the GNU Lesser General Public
 
22
   License along with this library; see the file COPYING.LIB.
 
23
   If not, see <http://www.gnu.org/licenses/> or write to the 
 
24
   Free Software Foundation, 51 Franklin Street, Fifth Floor, 
 
25
   Boston, MA 02110-1301, USA.
24
26
*/
25
27
 
26
28
#include <float.h>