mirror of
https://github.com/fltk/fltk.git
synced 2026-05-24 00:06:20 +08:00
Remove // "$id: lines in the middle of the source code
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11772 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
@@ -392,27 +392,6 @@ int Fl::get_font_sizes(Fl_Font fnum, int*& sizep) {
|
||||
return j;
|
||||
}
|
||||
|
||||
//
|
||||
// End of "$Id$".
|
||||
//
|
||||
//
|
||||
// "$Id$"
|
||||
//
|
||||
// Xft font code for the Fast Light Tool Kit (FLTK).
|
||||
//
|
||||
// Copyright 2001-2011 Bill Spitzak and others.
|
||||
//
|
||||
// This library is free software. Distribution and use rights are outlined in
|
||||
// the file "COPYING" which should have been included with this file. If this
|
||||
// file is missing or damaged, see the license at:
|
||||
//
|
||||
// http://www.fltk.org/COPYING.php
|
||||
//
|
||||
// Please report all bugs and problems on the following page:
|
||||
//
|
||||
// http://www.fltk.org/str.php
|
||||
//
|
||||
|
||||
//
|
||||
// Draw fonts using Keith Packard's Xft library to provide anti-
|
||||
// aliased text. Yow!
|
||||
|
||||
Reference in New Issue
Block a user