[haiku-bugs] Re: [Haiku] #16189: Some Japanese text missing in Webpositive

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Tue, 02 Jun 2020 01:43:02 -0000

#16189: Some Japanese text missing in Webpositive
---------------------------------+----------------------------
  Reporter:  mt                  |      Owner:  pulkomandy
      Type:  bug                 |     Status:  assigned
  Priority:  blocker             |  Milestone:  R1/beta2
 Component:  Servers/app_server  |    Version:  R1/Development
Resolution:                      |   Keywords:
Blocked By:                      |   Blocking:
  Platform:  All                 |
---------------------------------+----------------------------
Comment (by X512):

 Picture dump of `Haiku へようこそ!` part:
 {{{
 PUSH_STATE
         SET_DRAWING_MODE
                 mode: B_OP_OVER
         ENTER_FONT_STATE {
                 SET_FONT_FAMILY
                         family: "Noto Sans"
                 SET_FONT_STYLE
                         style: "Regular"
                 SET_FONT_SIZE
                         size: 12.6
                 SET_FONT_SHEAR
                         shear: 90
                 SET_FONT_ROTATE
                         rotation: 0
                 SET_FONT_SPACING
                 SET_FONT_ENCODING
                 SET_FONT_FACE
                 SET_FONT_FLAGS
         }
         DRAW_STRING_LOCATIONS
                 pointList: {
                         (703, 191)
                         (712, 191)
                         (719, 191)
                         (722, 191)
                         (728, 191)
                         (735, 191)
                         (738, 191)
                         (750, 191)
                 }
                 string: "Haiku へよ"
         POP_STATE
 PUSH_STATE
         SET_DRAWING_MODE
                 mode: B_OP_OVER
         SET_FORE_COLOR
                 color: 0xff013cdc
         ENTER_FONT_STATE {
                 SET_FONT_FAMILY
                         family: "Noto Sans CJK JP"
                 SET_FONT_STYLE
                         style: "Regular"
                 SET_FONT_SIZE
                         size: 12.6
                 SET_FONT_SHEAR
                         shear: 90
                 SET_FONT_ROTATE
                         rotation: 0
                 SET_FONT_SPACING
                 SET_FONT_ENCODING
                 SET_FONT_FACE
                 SET_FONT_FLAGS
         }
         DRAW_STRING_LOCATIONS
                 pointList: {
                         (762, 191)
                 }
                 string: "う"
         POP_STATE
 PUSH_STATE
         SET_DRAWING_MODE
                 mode: B_OP_OVER
         SET_FORE_COLOR
                 color: 0xff013cdc
         ENTER_FONT_STATE {
                 SET_FONT_FAMILY
                         family: "Noto Sans"
                 SET_FONT_STYLE
                         style: "Regular"
                 SET_FONT_SIZE
                         size: 12.6
                 SET_FONT_SHEAR
                         shear: 90
                 SET_FONT_ROTATE
                         rotation: 0
                 SET_FONT_SPACING
                 SET_FONT_ENCODING
                 SET_FONT_FACE
                 SET_FONT_FLAGS
         }
         DRAW_STRING_LOCATIONS
                 pointList: {
                         (774, 191)
                         (786, 191)
                         (798, 191)
                 }
                 string: "こそ!"
         POP_STATE
 }}}
 Splitting looks strange.
-- 
Ticket URL: <https://dev.haiku-os.org/ticket/16189#comment:5>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: