Search found 52 matches
- 07 Feb 2023, 18:51
- Forum: General Discussion
- Replies: 3
- Views: 1447
- 06 Feb 2023, 22:30
- Forum: General Discussion
- Replies: 3
- Views: 1447
RiveControl listeners
Hi
Rive listeners (mouse events) don't work in Noesis::RiveControl.
This is a limitation of noesis::RiveControl or is it possible to interact with Rive only through Inputs?
Rive listeners (mouse events) don't work in Noesis::RiveControl.
This is a limitation of noesis::RiveControl or is it possible to interact with Rive only through Inputs?
- 12 Jan 2023, 10:03
- Forum: General Discussion
- Replies: 15
- Views: 2273
Re: Noesis 3.2.0b1 TextBlock Some glyphs are not displayed
If unicode is (Mark nonspacing - Mn), then it cannot be used for Icon in Noesis 3.2
https://www.compart.com/en/unicode/category/Mn#UNC_CAT
- 11 Jan 2023, 21:34
- Forum: General Discussion
- Replies: 15
- Views: 2273
Re: Noesis 3.2.0b1 TextBlock Some glyphs are not displayed
I created a font for this test in online editor - FontEditor https://www.fonteditor.fun/fonteditor/index-en.html TestIcons.xaml in XamlPlayer(3.1.6) outputs 2 glyphs and XamlPlayer (3.2.0) outputs 1 glyph. in order for XamlPlayer(3.2.0) to display 2 glyphs, it is enough to assign another unicode to ...
- 10 Jan 2023, 15:58
- Forum: General Discussion
- Replies: 15
- Views: 2273
Re: Noesis 3.2.0b1 TextBlock Some glyphs are not displayed
<Grid xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"> <Grid.Resources> <FontFamily x:Key="Font.Icons">Fonts/#Icons</FontFamily> </Grid.Resources> <TextBlock Margin="10,100,0,0" FontFami...
- 10 Jan 2023, 12:39
- Forum: General Discussion
- Replies: 15
- Views: 2273
Noesis 3.2.0b1 TextBlock Some glyphs are not displayed
Hi
I use *.ttf for icons
in 3.2.0b1 glyphs with a specific unicode are not displayed,
for example, if the glyph is set to unicode 0x0482, it is displayed, and if 0x0483, then it is not visible
in version 3.1.6, all glyphs are visible
I use *.ttf for icons
in 3.2.0b1 glyphs with a specific unicode are not displayed,
for example, if the glyph is set to unicode 0x0482, it is displayed, and if 0x0483, then it is not visible
in version 3.1.6, all glyphs are visible
- 10 Jan 2023, 09:42
- Forum: General Discussion
- Replies: 3
- Views: 376
- 09 Jan 2023, 09:10
- Forum: General Discussion
- Replies: 3
- Views: 376
Noesis 3.20b1 Noesis::GUI::Shutdown() crashes
Hi,
Noesis::GUI::Shutdown() crashes with exception
Windows11, Directx11
Noesis::GUI::Shutdown() crashes with exception
Call Stack does not contain useful information.Unhandled exception at 0x00007FFD05E4E465 (Noesis.dll) in Launcher.exe: 0xC0000005: Access violation reading location 0x0000000000000000.
Windows11, Directx11
- 15 Nov 2022, 16:39
- Forum: General Discussion
- Replies: 4
- Views: 271
Re: Noesis loads CPU cores at 100%
OK,
Thanks
Thanks
- 15 Nov 2022, 08:50
- Forum: General Discussion
- Replies: 4
- Views: 271
Re: Noesis loads CPU cores at 100%
yes, because of the disabled VSync