X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=ChangeLog;h=48034732751aafabbf569160e80c1c1cb0bfd8f3;hb=f140ed758b5b47706a8e06356f61a0f633e461ba;hp=41d26cce8cdee2a5f56f31a927a32713f13c1392;hpb=534806df1aa633ceac38159f69e0348673e1fc12;p=chise%2Fest.git diff --git a/ChangeLog b/ChangeLog index 41d26cc..4803473 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,75 @@ +2016-06-09 MORIOKA Tomohiko + + * cwiki-view.el (www-display-object-desc): Use "...$.zoom-xywh=" + instead of "...$zoom-xywh=" to specify image zooming. + (www-batch-view-smart): Likewise. + +2016-06-09 MORIOKA Tomohiko + + * cwiki-view.el (www-display-object-desc): + - For each image segment, add link to the corresponding original + image with zooming. + - Implement zooming feature for `image-resource' genre. + - Use HNG-card page of EsT instead of HNG-card image as link from + HNG glyph-images. + (www-batch-view-smart): Support "...$zoom-xywh=" modifier for + `image-resource' genre. + +2016-06-08 MORIOKA Tomohiko + + * cwiki-view.el (www-display-object-desc): Add code for genre + `hng-card' to display image of HNG-card. + + * cwiki-common.el: Assign genre `hng-card'. + +2016-06-08 MORIOKA Tomohiko + + * cwiki-view.el (www-display-object-desc): + - Add new argument `image-selection'. + - Add code to display image in head for genre `image-resource'. + (www-batch-view): Modify for interface change of + `www-display-object-desc'. + +2016-06-07 MORIOKA Tomohiko + + * cwiki-common.el: Assign genre `image-resource'. + +2016-06-01 MORIOKA Tomohiko + + * cwiki-view.el (www-display-object-desc): Add styles for + tooltips. + + * cwiki-common.el (www-format-encode-string): Add "tooltip" and + "tooltiptext" for HNG images. + +2016-05-08 MORIOKA Tomohiko + + * cwiki-view.el (www-batch-view-smart): Use + `char-db-json-char-data-with-variant' with readable mode. + + * char-db-json.el (char-db-ignored-attributes): Add `composition'. + (char-db-json-insert-relation-feature): Use + `char-db-json-insert-char-spec' even if running with readable + mode. + (char-db-json-insert-char-features): + - Delete line-breaking for `=>ucs' and `=>ucs*'. + - Delete setting for `japanese-radical', `ideographic-', + `->ideograph', `ideograph=', `original-ideograph-of', + `ancient-ideograph-of', `vulgar-ideograph-of', + `wrong-ideograph-of' and `ideographic-variants' because they + have been already abolished. + (what-char-definition-json): Use + `char-db-json-char-data-with-variant' with readable mode. + +2016-05-05 MORIOKA Tomohiko + + * cwiki-common.el (est-coded-charset-priority-list): Add + `=ucs@unicode', `==ucs@unicode', `===ucs@unicode', `==>ucs@bucs', + `===daikanwa/+p' and `===gt'. + + * char-db-json.el (char-db-json-insert-char-features): Add "@type" + based on glyph granularity. + 2016-05-05 MORIOKA Tomohiko * char-db-json.el (char-db-json-insert-ccs-feature): Modify