Did you mean <"1 [ 8 32 

the current beta can only handle display width of 1 and 2.  zero
or negative display width cannot be handled. 

capability of character composition also depends on font engine being used.

Вт, 05 июл 2016, JSource написал(а):
> unicode looks better, but every one of these pages has misalignments
> 
> 
> ,. <"1 8 32 $ 4 u: 0 + i.256   NB. quarterwidth row 5
> 
> ,. <"1 8 32 $ 4 u: 256 + i.256
> ,. <"1 8 32 $ 4 u: 512 + i.256
> ,. <"1 8 32 $ 4 u: 768 + i.256  NB. first pages are digraph 0 (back) space 
> chars.
> 
> ,. <"1 8 32 $ 4 u: 1024 + i.256
> 
> 
> < (4 u: ,@:(3&u: ,. 758 + ?@(95"0))) 'Digraph char cheating'
> ┌──────────────────────────────────────────┐
> │D˿i̅g̢r˶a̭p̠h̡ ̗c̳h˻a̢r͒ ̒c̋h̭e̐a͒ṫi̵n̍g͒│
> └──────────────────────────────────────────┘
> 
> 
> alternate "real" diacritics, don't quite line up either
> 
> 
> dict =: ,&.>/"1 ((0 (0 ". '16b' , tolower@(4 5 6 7 &{)@{::) each ]) ,. (1 (0 
> ". '16b' , tolower@(4 5 6 7 &{)@{::) every each ('</tr>';'<tr>')&(] <;._1~  
> E.)  each)) (<'<tr class="letter_separator">')&(] <;._1~  +./@:E.every) dltb 
> each cutLF a  NB. a is html source for 
> http://pinyin.info/unicode/diacritics.html
> 
> twist =:  4 u: ({. every dict)  (]  ({~  ?@#)@:(dict {::~ ])`[@.((# dict) = 
> ]) i.)("_ 0) 3 u: ]
> 
> ,. cut twist someasciitext
> 
> ----- Original Message -----
> From: Eric Iverson <eric.b.iver...@gmail.com>
> To: Source forum <sou...@jsoftware.com>
> Sent: Tuesday, July 5, 2016 5:22 PM
> Subject: [Jsource] j805-beta-9 release candidates
> 
> New tested builds for windows/linux/mac 32/64
> 
> This beta release has some significant performance improvements courtesy
> Henry Rich.
> 
> See http://www.jsoftware.com/download/jengine for more details,
> 
> If interested please install and play with these builds. Problems are much
> better found now than later.
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to