BRT Community

Please login or register.

Login with username, password and session length
Advanced search  

News:

Welcome to the Bridgetek Community!

Please read our Welcome Note

Technical Support enquires
please contact the team
@ Bridgetek Support

Please refer to our website for detailed information on all our products - Bridgetek - Bridging Technology

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - BRT Community

Pages: 1 ... 23 24 [25] 26 27 ... 50
361
Discussion - EVE / Re: Fetch Graphics Context?
« on: June 15, 2021, 03:58:39 PM »
Hello,

Unfortunately it is not possible to read the current context of the graphics engine via any API commands or registers.
As a note however the context stack only allows for 4 levels, and any subsequent restore will revert to the default graphics context.

Would you be able to provide an example of when a {CLEAR_}COLOR_RGB/A command does not work in your application?

Best Regards,
BRT Community

362
Hello,

Thank you for the clarification, I can see clearly now the issue displaying within the example project.
I am still investigating this behaviour with the developers and will get back to you ASAP with any suggestions they may have.

Best Regards,
BRT Community

363
Hello,

Thank you for the details.

I have managed to run the project and I am seeing the following co-processor error:

"invalid animation in cmd_animstart()"

Just to clarify is this the same error you are seeing?

I am currently in discussion with the ESD/EAB development team to asses what may be causing the behaviour you are seeing.

Best Regards,
BRT Community

364
Hello,

The developers are still looking into resolving this issue in a future release of ESD.

Best Regards,
BRT Community

365
Discussion - EVE / Re: How to make a selected color transparent?
« on: June 10, 2021, 12:00:19 PM »
Hello,

The developers have asked if it is possible to provide the original PNG image files before any EAB conversion has taken place:
1.   PNG with transparent background.
2.   PNG with black background.

Also can you provide the display list utilised with the black background PNG and the setfont2 command?

Best Regards,
BRT Community

366
Discussion - EVE / Re: font conversion height problem
« on: June 08, 2021, 04:08:24 PM »
Hello,

I've been looking into this and can see that there is a slight discrepancy between the heights of the '2' and '3' characters when the font is converted at size 30.
I did however also notice that a conversion at font size 28 or size 32 this discrepancy disappears, but conversely becomes more prevalent at sizes 29 and 31.

I've asked the developers if they can comment on this, however it looks to be the result of the input font file and not necessarily an issue with the font convertor.

Best Regards,
BRT Community

367
Hello,

One alternative might be to make your own text function so that you can customise it.

We have an example in this application note draft below which shows how to use the widths of the characters from the metric block. In this case it is a standard ANSI font and the font data is in RAM_G (see example 2)

 BRT_AN_042.pdf

This would allow you to make a more flexible text command,

Beat Regards, BRT Community

368
Discussion - EVE / Re: font conversion height problem
« on: June 07, 2021, 04:21:10 PM »
Hello,

Could you please details the settings you are using to produce this issue?

I have tried the 'Poppins-Bold.ttf' file and I'm seeing similar results to Rudolph.
However this seems to be related to the size of the font conversion, see the attached images for an example conversions.
At size 12 the numbers appear to be the same height, at size 16 the number 4 appears shorted than the other numbers.

Best Regards,
BRT Community

369
Discussion - EVE / Re: Filling a rectangle with tiles.
« on: June 07, 2021, 04:08:47 PM »
Hi,

Please note that there is a condition in the use of the wrap x and wrap y if you set them to repeat. The result is only defined if the respective dimension is a power of two,

Therefore your 9 would not give a defined result and also your 48 would be the same. As you said, it is a useful technique for a background etc. but you would need to use an image with power of two in both dimensions,

Here is an explanation from the BT81x Programmers guide,

BITMAP_SIZE:   This command controls the drawing of bitmaps: the on-screen size of the bitmap, the behaviour for
wrapping, and the filtering function. Please note that if wrapx or wrapy is REPEAT then the
corresponding memory layout dimension (BITMAP_LAYOUT line stride or height) must be power of
two, otherwise the result is undefined.

Best Regards, BRT Community

370
Hello,

Thank you for your question, I have split this into a new topic as it seems to relate to both EAB and ESD.

I am just starting to look into this issue, but I will note that there are currently no know major issue with the animation generation in EAB or animation implementation in ESD, however it does sound like you are running into issues in this case.

Would you be able to provide the animation asset you generated with EAB?
Could you also clarify which version of ESD and EAB you are using?

Best Regards,
BRT Community

371
Discussion - EVE / Re: How to make a selected color transparent?
« on: June 04, 2021, 01:43:00 PM »
Hello,

Thank you for the clarification, I have contacted the development team to see if they can advise on this use case.

Best Regards,
BRT Community

372
Hello,

Thank you for the clarification.

If you select a 'full unicode' character set conversion the Tab character will be generated, I will ask the developers to see if they can include a button in EAB for Tab character inclusion into smaller character inoput sets.

The output in the above post was from the .rawh file output during a 'Legacy Format' conversion for L1-L8 fonts, this is not included in a ASTC conversion. however this same information is included in the .xfont file for an 'Extended Format' conversion.

Best Regards,
BRT Community

373
Discussion - EVE / Re: How to make a selected color transparent?
« on: June 03, 2021, 12:39:52 PM »
Hello,

Unfortunately it is not really practical to modify an image with a flat (black) background to make this appear transparent.

One option maybe to convert the image to ARGB1555 via EBA to include the transparent background, this should result in a better quality image when the transparent background is used. You can store this conversion in flash and load it into RAM_G when required by your application.

Best Regards,
BRT Community

374
Hello,

Are you referring to the font metric block when you mention the 'tabulator'?

See below for an example font conversion from the latest version of EAB:

Code: [Select]
/*Command Line: fnt_cvt.exe -f legacy -C FT81X -i C:/Users/Public/Documents/EVE Asset Builder/Assets For Test/Generate Font Test/NotoSansCJKjp-Medium.otf -s 12 -d  1000 -c setfont -l 32 -r u0020-u007E -o C:/Users/xxxxxxx/Desktop/tab -O 1234*/

/*95 characters have been converted */

/* 148 Metric Block Begin +++  */
/*('file properties ', 'format ', 'L8', ' stride ', 12, ' width ', 12, 'height', 18)*/
{
/* Widths */
0,3,4,6,7,7,11,9,4,4,4,6,7,4,4,4,5,7,7,7,7,7,7,7,7,7,7,4,4,7,7,7,6,12,8,8,8,8,7,7,8,9,4,7,8,7,10,9,9,8,9,8,7,7,9,9,11,7,8,7,4,5,4,7,7,7,7,8,6,8,7,5,7,7,3,4,7,4,11,7,7,8,8,5,6,5,7,7,10,7,7,6,4,3,4,7,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,
/* Format */
3,0,0,0,
/* Stride */
12,0,0,0,
/* Max Width */
12,0,0,0,
/* Max Height */
18,0,0,0,
/* Raw Data Address in Decimal: <932> */
164,3,0,0,

/* 148 Metric Block End ---  */

Best Regards,
BRT Community

375
Hello,

Thank you for your question.

The REG_CLOCK register holds a value for the number of clock cycles since the last chip reset, and should not be used for an indication of the PCLK rate being used by the IC.

Please see section 4.5 of the datasheet for an explanation no how to se the PLCK frequency:
https://brtchip.com/wp-content/uploads/Support/Documentation/Datasheets/ICs/EVE/DS_BT817_8.pdf

Best Regards,
BRT Community

Pages: 1 ... 23 24 [25] 26 27 ... 50