Please allow the latest unifont package into Testing. The package, unifont-1:5.1.20080706-1, was uploaded into NEW last week. I didn't realize that the Lenny freeze was coming so soon until I saw an announcement on July 19th, and my sponsor (Anthony Fok) and I hurried to upload it before the freeze. I had just completed the font's coverage of the Unicode Basic Multilingual Plane on the 6th of
hi I have a bunch of data files saved in a directory, there is a subdirectory "wikidb/data" contains updated versions (only a subset), now I want to find out which file in this directory which does not have updated versions. I used the following command: find . -maxdepth 2 -name "[0-9A-F][0-9A-F][0-9A-F][0-9A-F].dat" -exec [ ! -f "wikidb/data/'{}'" ] && echo '{}' \; but it complained "find
hi I want to automatically run a program whenever a new USB drive is attached to my system, is there a file or registry key to specify this behavior? (note: this is like an autorun from the windows side, not on the USB drive side) if there is no such mechanism on windows, and I have to write my own program to monitor this event, what message should my program listen to? thanks Qia
Package: wnpp Severity: wishlist Owner: Zhengpeng Hou <zhengpeng-hou@ubuntu.com> * Package name : ttf-wqy-zenhei Version : 0.2.15-1 Upstream Author : Qianqian Fang, Wen Quan Yi Board of Trustees * URL : http://wqy.sourceforge.net/ * License : GPL Description: "WenQuanYi Zen Hei" The first open-source Chinese font for Hei Ti The WenQuanYi Zen Hei is the first
There's been a long standing performance issue of using xfonts-wqy due to compression. As Fang Qianqian <fangq@nmr.mgh.harvard.edu> pointed out, the Debian Policy[1] requires pcf to be gzipped. However, due to the huge set of Chinese characters, the compression brings serious performance issue as pointed out in bug #384149[2]. There is intention to ship such fonts ungzipped, which should alleviate