Home
last modified time | relevance | path

Searched hist:"8 d3f6fce5732411d80949a27ae16aa5c4fb68a15" (Results 1 – 5 of 5) sorted by relevance

/haiku/src/apps/charactermap/
H A DUnicodeBlockView.h8d3f6fce5732411d80949a27ae16aa5c4fb68a15 Mon May 18 03:14:49 UTC 2020 Dale Cieslak <dcieslak@yahoo.com> CharacterMap: gray out blocks that aren't supported by the current font

Fixes #15982.

Added font to UnicodeBlockView. Cache Unicode "Blocks" for both
UnicodeBlockView and CharacterView. Added lookup of non-Be Unicode blocks
(i.e. blocks with 'kNoBlock' specified). Gray out non-found blocks.

NOTE: tested fontconfig extensively in another environment and the shown
blocks match what fontconfig returns. However, you may sometimes see
characters in blocks that aren't 'included' in a font. I haven't figured
out why that occurs.

Change-Id: Ia3c7f8ccc6dc43c5ce062ed002846c861a8fa223
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2739
Reviewed-by: Axel Dörfler <axeld@pinc-software.de>
H A DUnicodeBlockView.cpp8d3f6fce5732411d80949a27ae16aa5c4fb68a15 Mon May 18 03:14:49 UTC 2020 Dale Cieslak <dcieslak@yahoo.com> CharacterMap: gray out blocks that aren't supported by the current font

Fixes #15982.

Added font to UnicodeBlockView. Cache Unicode "Blocks" for both
UnicodeBlockView and CharacterView. Added lookup of non-Be Unicode blocks
(i.e. blocks with 'kNoBlock' specified). Gray out non-found blocks.

NOTE: tested fontconfig extensively in another environment and the shown
blocks match what fontconfig returns. However, you may sometimes see
characters in blocks that aren't 'included' in a font. I haven't figured
out why that occurs.

Change-Id: Ia3c7f8ccc6dc43c5ce062ed002846c861a8fa223
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2739
Reviewed-by: Axel Dörfler <axeld@pinc-software.de>
H A DCharacterView.h8d3f6fce5732411d80949a27ae16aa5c4fb68a15 Mon May 18 03:14:49 UTC 2020 Dale Cieslak <dcieslak@yahoo.com> CharacterMap: gray out blocks that aren't supported by the current font

Fixes #15982.

Added font to UnicodeBlockView. Cache Unicode "Blocks" for both
UnicodeBlockView and CharacterView. Added lookup of non-Be Unicode blocks
(i.e. blocks with 'kNoBlock' specified). Gray out non-found blocks.

NOTE: tested fontconfig extensively in another environment and the shown
blocks match what fontconfig returns. However, you may sometimes see
characters in blocks that aren't 'included' in a font. I haven't figured
out why that occurs.

Change-Id: Ia3c7f8ccc6dc43c5ce062ed002846c861a8fa223
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2739
Reviewed-by: Axel Dörfler <axeld@pinc-software.de>
H A DCharacterView.cpp8d3f6fce5732411d80949a27ae16aa5c4fb68a15 Mon May 18 03:14:49 UTC 2020 Dale Cieslak <dcieslak@yahoo.com> CharacterMap: gray out blocks that aren't supported by the current font

Fixes #15982.

Added font to UnicodeBlockView. Cache Unicode "Blocks" for both
UnicodeBlockView and CharacterView. Added lookup of non-Be Unicode blocks
(i.e. blocks with 'kNoBlock' specified). Gray out non-found blocks.

NOTE: tested fontconfig extensively in another environment and the shown
blocks match what fontconfig returns. However, you may sometimes see
characters in blocks that aren't 'included' in a font. I haven't figured
out why that occurs.

Change-Id: Ia3c7f8ccc6dc43c5ce062ed002846c861a8fa223
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2739
Reviewed-by: Axel Dörfler <axeld@pinc-software.de>
H A DCharacterWindow.cpp8d3f6fce5732411d80949a27ae16aa5c4fb68a15 Mon May 18 03:14:49 UTC 2020 Dale Cieslak <dcieslak@yahoo.com> CharacterMap: gray out blocks that aren't supported by the current font

Fixes #15982.

Added font to UnicodeBlockView. Cache Unicode "Blocks" for both
UnicodeBlockView and CharacterView. Added lookup of non-Be Unicode blocks
(i.e. blocks with 'kNoBlock' specified). Gray out non-found blocks.

NOTE: tested fontconfig extensively in another environment and the shown
blocks match what fontconfig returns. However, you may sometimes see
characters in blocks that aren't 'included' in a font. I haven't figured
out why that occurs.

Change-Id: Ia3c7f8ccc6dc43c5ce062ed002846c861a8fa223
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2739
Reviewed-by: Axel Dörfler <axeld@pinc-software.de>