[npp 0.5.4] text color issue

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ghengiz
    Adept
    • Nov 2011
    • 178

    #16
    Originally posted by nppangband
    Thanks again for posting that. It turned out better than I expected. One or two of them look a little off, but at least they are all in the ballpark and the screen isn't an eyesore any more.
    you're welcome
    yeah, it's impressive considering that you didn't have a chance to preview it

    Comment

    • nppangband
      NPPAngband Maintainer
      • Dec 2008
      • 926

      #17
      @ghengiz

      Just curious. What commands did you use to configure, compile, and run? When I compiled and ran the gcu port (on ubuntu), I got a different set of colors. There are two places in main-gcu where different colorsets are defined. Somehow you got one set of colors, and I got the other.
      NPPAngband current home page: http://nppangband.bitshepherd.net/
      Source code repository:
      https://github.com/nppangband/NPPAngband_QT
      Downloads:
      https://app.box.com/s/1x7k65ghsmc31usmj329pb8415n1ux57

      Comment

      • ghengiz
        Adept
        • Nov 2011
        • 178

        #18
        Originally posted by nppangband
        @ghengiz

        Just curious. What commands did you use to configure, compile, and run? When I compiled and ran the gcu port (on ubuntu), I got a different set of colors. There are two places in main-gcu where different colorsets are defined. Somehow you got one set of colors, and I got the other.
        The full command sequence follows:
        Code:
        unzip npp*
        
        cd npp*
        
        (*edit autogen.sh to change the EOL convention from dos to unix and erase a space on the first line, between the # and the !*)
        
        chmod u+x autogen.sh configure (*for they didn't have the right perm bits*)
        
        ./autogen.sh
        
        ./configure --with-no-install --with-x=no
        
        (* edit src/Makefile to comment out LDFLAGS += -lSDL *)
        
        make
        
        cp src/nppangband .
        
        ./nppangband
        I have no idea why a different colorset was selected, I don't think I did anything strange...

        Comment

        Working...
        😀
        😂
        🥰
        😘
        🤢
        😎
        😞
        😡
        👍
        👎