From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: Chinese punctuation symbol can't be displayed on windows 2000. Date: Wed, 17 Dec 2008 22:44:38 +0800 Message-ID: <49491056.7030005@f2s.com> References: <87oczhd5kv.fsf@sina.com> <878wqf9ntc.fsf@sina.com> <86ddccb30812170153p31940aa7k31a31a7eb2ca40e@mail.gmail.com> <87oczb85au.fsf@sina.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1229525203 27247 80.91.229.12 (17 Dec 2008 14:46:43 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 17 Dec 2008 14:46:43 +0000 (UTC) Cc: emacs-devel@gnu.org To: anhnmncb Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 17 15:47:48 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LCxgh-0003zQ-QX for ged-emacs-devel@m.gmane.org; Wed, 17 Dec 2008 15:47:48 +0100 Original-Received: from localhost ([127.0.0.1]:34059 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LCxfV-0008Cz-MP for ged-emacs-devel@m.gmane.org; Wed, 17 Dec 2008 09:46:33 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LCxeU-00082T-0Q for emacs-devel@gnu.org; Wed, 17 Dec 2008 09:45:30 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LCxeS-00081y-KU for emacs-devel@gnu.org; Wed, 17 Dec 2008 09:45:29 -0500 Original-Received: from [199.232.76.173] (port=40451 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LCxeS-00081s-AX for emacs-devel@gnu.org; Wed, 17 Dec 2008 09:45:28 -0500 Original-Received: from ti-out-0910.google.com ([209.85.142.187]:17488) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LCxeR-00087m-Lv for emacs-devel@gnu.org; Wed, 17 Dec 2008 09:45:28 -0500 Original-Received: by ti-out-0910.google.com with SMTP id u5so2631292tia.10 for ; Wed, 17 Dec 2008 06:45:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:message-id:date:from :user-agent:mime-version:to:cc:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=kWt2TXSCWhNCSflJT4n/G7sP79TKokF7tizTMMnd8yM=; b=JXxzIaho0VH0UWrgz5Co8qyXQJoryE3UJc+/E9I2qJxeiUsIe8nd7/spxIU8oyDkJu 0byg/zt1HWzi1SQIyqsEdhaUDki9VkbFS4S7LbE+TOtkeFVrYSDCiwLaDEN40+ioWXHx awqjQ0adkvG/TmBie6Z3sr6hegN+dduq3y+p0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; b=VzuEL71GsmhYj44oCEkuVE8UkaW4xH+e5SGLgh9FoLhDqXc9KsfdRC04dpxNmZMxz3 HmUHQ7xUHe0JBnKJBHN2ooACwJPV5p2p2BCLqw3HemdlU/tkANd/pbU10oHE0Y720rnV k3w7dZ+sZcmpQUBNL0C5t6SO4b2m39RBgFa50= Original-Received: by 10.110.43.20 with SMTP id q20mr1181067tiq.25.1229525111213; Wed, 17 Dec 2008 06:45:11 -0800 (PST) Original-Received: from ?192.168.1.3? ([118.100.162.156]) by mx.google.com with ESMTPS id b4sm575777tic.22.2008.12.17.06.45.08 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 17 Dec 2008 06:45:10 -0800 (PST) User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) In-Reply-To: <87oczb85au.fsf@sina.com> X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:107006 Archived-At: anhnmncb wrote: > No, I modified the src file by myself. It solves not only the Chinese > punctuation displaying but also some other chinese font displaying that > annoying me so long. I dont know why it should not be this by default, > any reason? > I have checked it in now. It can probably be improved for truetype fonts by looking up the cmap table directly. But I am not sure if that will be any more efficient than requiring fonts to be opened so encode_char can be used.