* Changes in gs6.51-cjk-M2-R1
=============================

** Much faster "to CID" mapping algorithm is introduced.

** CIDFnmap is introduced.

** MDRC patch is sync'd to that for gs-7.x branch, being reviewed
   for the adoption by Artifex.
   + most debugging/tracing printings are discarded
   + some functions are renamed
   + PostScript algorithm to build .TempMaps is refined
   + gs_cmap_decode_next() initializes a char pointed by passed *pchr.

* Changes in gs6.50-cjk-M1-R2
=============================

** Typos in README.* are fixed.

** The license is changed. See COPYING.

** Fake vertical metrics when no vertical metrics found in TrueType /
   CIDFontType 2 fonts.

** gs_cjkv.ps is a bit optimized.

** Local variables used in gs_ttf.ps::{.openttcidfont, .loadcjkvttcidfont}
   are defined in a gs_ttf.ps local dictionary. 
   You can invoke .openttcidfont or .loadcjkvttcidfont even if a 
   readonly dictionary is put on the top of dictionary stack.
