Ru
---
              Brushes

     8 
 15     
   16x16   .  
       , 
    
.
  ''  '' 
/      .
      'bgebrs.brs'
       
 .

           
     
.
         
       ,   
.      
  .
       ,
     '>' .  
,      
.

   'Msk'  /
  . ( XOR)
          , 
 .
   ''    
    ,   
  ,    
  .     
       ,
    ''.

 2          
      X/Y .
   .
 /     
      X  Y.
       
,    .
 C  -      (0,0)
(       )
          ,
      -  
     
.

  RGB   .
  NoRGB   .
       
  /.

   ''     4-
  : XOR,OR,AND,NOP
 XOR  -        
        
/.   .
 OR   -        
    /.
   ,      ,
     .
 AND  -        
      /.
       ,  ,
    .
 NOP  -       , 
   ,    
.

   ''      ''
         .
      , 
        
    .


         :

C     -    ( RGB )
1     - XOR
2     - OR
3     - AND
4     - NOP

       /

Z     -    .

       

C     -    ( RGB )
N     -   +/- ( NoRGB )
K     -    ( miniRGB )
L , Z -   
        (  ,
         ,  ..  
         RGB/NoRGB)
1     - XOR
2     - OR
3     - AND
4     - NOP
S     -  +/-
M     -   +/-
U     -   
CS/U  -   
CS/Y  -   

------------------------------------------

En
---

           Brushes overlay

 Overlay offers a set of 8 permanent
and 15 editable brushes with the maximum
size  of  16x16  pixels . All  editable
brushes  have  a mask that  allows you to
diversify the effects.
 The  'Open'  and  'Save'  options  allow
load/save the set to disk.
 Brushes  saved  in the file 'bgebrs.brs'
will  be automatically loaded  when start
the editor.

 Selecting  a brush  from  the set copies
with it  mask  and parameters to the area
of active brush.
 Active  brush  and mask are displayed at
the  bottom  of  the  menu  window , with
outlined  a thin frame . Clicking on this
area  causes  the  editor  of  the active
brush.
 An active brush  can be placed in a set,
using  the  'Slot>' option . Are retained
brush , mask and parameters  of steps and
displacements brushes.

 Switch  'Msk'  turns  on/off  brush mask
processing. (Ignored by XOR)
 When  selecting  a brush  from the set ,
this checkbox is installed automatically.
 The 'Smoothness'  checkbox  eliminates
breaks when  the cursor  moves  sharply ,
but at  the same time slows  the cursor ,
the  stronger  when  the  more  functions
included . In addition , the  cursor  is
prone  to  uneven  flicker ,  especially
strongly with active 'Smoothness'.

 The 2 rows of digits to the right of the
active  brush  are  display the steps and
the brush offsets by X / Y. Clicking this
brings up the corresponding menu.
 Steps/Displacement  allow you  to draw a
brush  through  the  specified  number of
pixels in X and Y.
 Step  specifies  the  intervals  between
points  outputs , starting  from the zero
position.
 Displacement - is the point of the brush
in the position(0,0) (center of the brush
in the upper left corner of the screen)
 When  drawing  with  a  non-zero  step ,
a cursor trap is used - the brush is set
in the  nearest  available  for  output
position.

 The  RGB  button determines  the current
colors.
 The NoRGB button blocks the color output
 The pixel mask button  set  the  mode
for pixel mask/sieve.

 The 'Mode' option  allows you  to choose
from 4 output modes: XOR, OR, AND, NOP
 XOR - inverts those pixels of the screen
who  fall  on  the  pixels  of brush with
mask/sieve processing. Ignores the  brush
mask.
 OR - output to screen the pixels  of the
brush with a pixel mask/sieve processing.
Before  that , if  the  brush  mask  is
enabled , resets the zero pixels of mask
in the screen.
 AND - removes  the brush pixels from the
screen with a pixel mask/sieve processing
Before this, the brush mask, if enabled ,
is inverted and output to screen.
 NOP ignores the pixels of the brush, but
uses  a sieve , a brush  mask  and  color
output.

 The 'Brush' button and the 'Draw' option
is  runs  the  brush  drawing  mode . The
peculiarity of the mode is that the brush
can be hidden  outside  the screen to the
line of extreme pixel.


        Hot keys in the menu:

C     - color selection (RGB)
1     - XOR
2     - OR
3     - AND
4     - NOP

 In the Step/Displacement selection menu

Z     - return the default values.

        Hotkeys when drawing

C     - color selection (RGB)
N     - color prohibition +/- (NoRGB)
K     - fast color selection (miniRGB)
L , Z - undo  the last action (determined
        by the last cancellation , change
        of option, etc. Does not react at
        RGB/NoRGB)
1     - XOR
2     - OR
3     - AND
4     - NOP
S     - Smoothness +/-
M     - Mask of the brush +/-
U     - exchange with a basket
CS/U  - load from the basket
CS/Y  - save to basket
