TFT library compatible with Due?

Thank you for your post about the Karlsen library. I have installed the library and the examples compile without error. However, I get nothing on my SainsSmart 3.2" 320x240 display which uses the SSD1289 driver. I looked at the code samples and they are for the "uno" and "mega" boards (comment in/out appropriate myGLCD statements). I presume the numbers assigned by myGLCD are pin specific for each processor. I do not see any examples with the pins for the DUE board (SAM3E processor). I tried the "mega" example" and I get nothing on my screen. Does anyone know what the pin numbers for the DUE are? If not, do anyone know what these pins are for (e.g., name, function) so I can look them up in the SAM3E datasheet? Any other suggestions for getting started would be appreciated. Thank you!