X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=o66+z5eqQIi9Ad43hYY/bOnysqYnx xbep6BvPJAhUlPDw61MXMBTdwULYp/e4RX94GC8aBBKF590goIxrFYDmhdWQ8G8I PJxzCCU72672iHyT2RzBbVUZfeGb0BAcfwZ5LDI7ju19E4cjXve1DT9kv8CLOPkY 2nzuJwAdpGIwOI= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=Pxkal/6Dy4I38h2edywadNF5WfM=; b=Dfj U61VeSVFujyrq7Uj8+4kMzxbrjG+EK4BUXLE0gRaAO6SEucsyD/toJY/3h5Wc/Fb en0V9kkANDkyYM9VGRyTxcGeMFCh6f20Y+6gOUIDxVGrqt4FX2WfnzeTMKCmBD+g ZBc8ly0WOtsPyUgr2jhoc/3lQ0xPkEX0+MA1w3EE= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-oi0-f46.google.com MIME-Version: 1.0 X-Received: by 10.60.34.74 with SMTP id x10mr2830275oei.4.1432485019627; Sun, 24 May 2015 09:30:19 -0700 (PDT) Date: Mon, 25 May 2015 00:30:19 +0800 Message-ID: Subject: Help on patching xdvipdfmx in texlive From: Arthur Tu To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Hi, I can't use CID-keyed fonts (SourceHanSans) with xelatex but find a solution. (http://tug.org/pipermail/xetex/2014-July/025387.html) The solution need to patch xdvipdfmx and the patch could be found in ``` https://gist.github.com/jjgod/c1194a9b371848aaa746 ``` There is not patched xdvipdfmx binary file for cygwin. How can I get source and apply patches? Or could Ken help to patch it? Thanks! -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple