Page 1 of 1
[Fixed] ColorFilter… & BColorFilter… (new, custom)
Posted: Wed Dec 05, 2007 4:21 am
by Clo
Pierre

Hi !
• That works, thanks, but not totally, for instance the syntax :
ColorFilter26=*.txt, 255 185 151
renders alright a
light-orange font as expected, while it's BG in the same painting :
BColorFilter26=*.txt, 0 0 0
is
not black as it should, but “almond-green” {
•} …

KR
Claude
Clo
Re: ColorFilter… & BColorFilter… (new, custom)
Posted: Thu Dec 06, 2007 8:30 am
by xnview
Works for me, you have 25 BColorFilter before BColorFilter26?
Complete
Posted: Thu Dec 06, 2007 8:37 am
by Clo
Pierre

Hello !
• Yes, the bunch of entries is complete :
…
BColorFilter24=ani, 217 247 227
BColorFilter25=fpx, 229 255 255
BColorFilter26=*.txt, 0 0 0

KR
Claude
Clo
Re: Complete
Posted: Thu Dec 06, 2007 8:44 am
by xnview
Clo wrote:
…
BColorFilter24=ani, 217 247 227
BColorFilter25=fpx, 229 255 255
BColorFilter26=*.txt, 0 0 0
And you have default back color?
It seems---
Posted: Thu Dec 06, 2007 8:56 am
by Clo
Pierre
And you have default back color?

It seems, it's "almond", something like 224 255 224 on a capture or close like shown above within { },
I can't say exactly because it's set as "complements" code :
…
BColorFilter26=*.txt, 0 0 0
BackListColor=14811105
BackgroundColor=16757683
BorderColor=6684774
…

KR
Claude
Clo
PS :
YEP ! 3 000 ! 
Re: It seems---
Posted: Thu Dec 06, 2007 9:01 am
by xnview
Clo wrote:
And you have default back color?

It seems, it's "almond", something like 224 255 224 on a capture or close like shown above within { },
For me all is ok
Re: It seems---
Posted: Thu Dec 06, 2007 9:02 am
by marsh
Clo wrote:
Pierre
And you have default back color?

It seems, it's "almond", something like 224 255 224 on a capture or close,
I can't say exactly because it's set as "complements" code :
…
BColorFilter26=*.txt, 0 0 0
BackListColor=14811105
BackgroundColor=16757683
BorderColor=6684774
…

KR
Claude
Clo
PS :
YEP ! 3 000 ! 
Confirmed.
BColorFilter25=fpx, 229 255 255
BColorFilter26=jp2, 237 237 202
BColorFilter27=*.txt, 0 0 0 ------>Matches whatever BackListColor is (the next ini item)
BackListColor=32896
Re: It seems---
Posted: Thu Dec 06, 2007 9:10 am
by xnview
marsh wrote:
Confirmed.
BColorFilter25=fpx, 229 255 255
BColorFilter26=jp2, 237 237 202
BColorFilter27=*.txt, 0 0 0 ------>Matches whatever BackListColor is (the next ini item)
BackListColor=32896
In which mode? Thumbnail?
Re: It seems---
Posted: Thu Dec 06, 2007 9:12 am
by marsh
xnview wrote:marsh wrote:
Confirmed.
BColorFilter25=fpx, 229 255 255
BColorFilter26=jp2, 237 237 202
BColorFilter27=*.txt, 0 0 0 ------>Matches whatever BackListColor is (the next ini item)
BackListColor=32896
In which mode? Thumbnail?
No, in details column list.
Re: It seems---
Posted: Thu Dec 06, 2007 9:13 am
by xnview
marsh wrote:xnview wrote:marsh wrote:
Confirmed.
BColorFilter25=fpx, 229 255 255
BColorFilter26=jp2, 237 237 202
BColorFilter27=*.txt, 0 0 0 ------>Matches whatever BackListColor is (the next ini item)
BackListColor=32896
In which mode? Thumbnail?
No, in details column list.
Ok, right, i've found it. The problem is only with black

Won !
Posted: Thu Dec 06, 2007 9:22 am
by Clo
marsh

Hi B. !
…BColorFilter27=*.txt, 0 0 0 ------>Matches whatever BackListColor is (the next ini item)
• You win the
Silver Salad Bowl ! At least in “Details” mode.
- I changed the BG to light-grey 235 235 235 and I get it instead of the wanted “
Black”
-------------
Pierre
- I'm talking of “Details” display.
- In thumbnails mode, I get the BG of the thumbnails, but not the stated "Black",
that indeed is unreadable since here it's a light-orange font on a very light-purple BG !

KR to All
Claude
Clo
ß2 —> fixed !
Posted: Thu Dec 06, 2007 10:50 am
by Clo
Pierre

It's fixed in ß2 ! Thanks !
Now, I've to test with several customized entries…

KR
Claude
Clo