package com.sxit.wap.common;
public class Font {
public Font() {
}
public static String getJavaUTFString(String gbString) {
if (gbString == null) {
return "";
}
char[] ut
using System;
using System.Collections.Generic;
using System.Text;
namespace feiyun0112.cnblogs.com.CSDNReader.Model
{
class Font
{
private System.Drawing.Font _NoReadFont;
\ tag: 8x16 bitmap font
\
\ Terminus font
\
\ The Terminus Font is developed by and is a property
\ of Dimitar Toshkov Zhekov
\
\ See the file "COPYING" for further information a
/* Pango
* pango-font.h: Font handling
*
* Copyright (C) 2000 Red Hat Software
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library Ge
/* Pango
* pangofc-font.h: Base fontmap type for fontconfig-based backends
*
* Copyright (C) 2003 Red Hat Software
*
* This library is free software; you can redistribute it and/or
* modify it u
/* Font.java
{{IS_NOTE
Purpose:
Description:
History:
Tue Dec 13 15:20:59 2005, Created by tomyeh
}}IS_NOTE
Copyright (C) 2005 Potix Corporation. All Rights Reserved.
{{IS_RIGHT
Thi